From: Pedro Alves <palves@redhat.com>
To: Jack Howarth <howarth.mailing.lists@gmail.com>
Cc: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: Re: many -Wincompatible-pointer-types on clang with gdb-7.9
Date: Sat, 28 Feb 2015 07:28:00 -0000 [thread overview]
Message-ID: <54F104B7.3070401@redhat.com> (raw)
In-Reply-To: <CADtEn-2orLcoUSem5RuK3LwF-RGauC8LXv8xZem0tGJsDwg0iA@mail.gmail.com>
On 02/27/2015 11:23 PM, Jack Howarth wrote:
> Pedro,
> I see...
>
> #ifdef BUILDING_LIBGUILE
> typedef SCM (* scm_t_subr) ();
> #else
> typedef void (*scm_t_subr)();
> #endif
>
> for the current guile 2.0.11 release.
Thanks. Not complaining, really. That's pedantically more correct
as assignment between function pointer and 'void *' is invalid
ISO C (though POSIX makes it valid, because dlsym).
Thanks,
Pedro Alves
prev parent reply other threads:[~2015-02-27 23:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 23:23 Jack Howarth
2015-02-27 23:33 ` Pedro Alves
2015-02-27 23:54 ` Jack Howarth
2015-02-27 23:58 ` Jack Howarth
2015-02-28 6:13 ` Pedro Alves
2015-02-28 7:28 ` Pedro Alves [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54F104B7.3070401@redhat.com \
--to=palves@redhat.com \
--cc=gdb@sourceware.org \
--cc=howarth.mailing.lists@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox