gnutls guile warnings
Simon Josefsson
simon at josefsson.org
Wed Sep 23 17:03:58 CEST 2009
ludo at gnu.org (Ludovic Courtès) writes:
> Hi Simon,
>
> Simon Josefsson <simon at josefsson.org> writes:
>
>> The cause seems simple: including "config.h" is not done as the first
>> thing in these files, so gnutls/compat.h ends up being included before
>> config.h. The solution is to make sure "config.h" is included first.
>
> Indeed. I just pushed a fix and a few minor Guile-related fixlets to
> ‘master’. Please let me know if it’s OK with you.
Works fine here. Thank you!
/Simon
More information about the Gnutls-devel
mailing list