help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: Re: [Help-gnutls] Problem building from git


From: Brad Hards
Subject: Re: Fwd: Re: [Help-gnutls] Problem building from git
Date: Tue, 14 Jul 2009 09:37:23 +1000
User-agent: KMail/1.11.4 (Linux/2.6.29.5-191.fc11.x86_64; KDE/4.2.4; x86_64; ; )

On Tuesday 14 July 2009 03:38:18 Nikos Mavrogiannopoulos wrote:
>  I have solved the warnings except the transport_ptr cast. Most of them
> a bit different (I don't know how widely used i z for size_t, so I just
> casted size_t to int for printing).
Thanks.
I did some checking - looks like 'z' is in glibc, based on the SuSv3. I think 
that might come from C99 - I don't have a copy to check. Not sure if it is 
supported in C89. Which compilers / C libraries are supported for gnutls?

> The former warning for cast is not
> easy to solve and not really needed on current platforms. Anyway I see
> Simon has added gl_fd_to_handle() that could be used with an inline
> function to perform this cast gracefully... but I don't really know if
> it is the proper place.
I also saw that it was identified as an issue some time ago.
http://www.mail-archive.com/address@hidden/msg00286.html

Do you have any suggestions other than turning off -Werror?

Brad




reply via email to

[Prev in Thread] Current Thread [Next in Thread]