Small issue on GnuTLS 2.10.2

Sam Varshavchik mrsam at courier-mta.com
Fri Oct 1 00:08:00 CEST 2010


Vivek Dasmohapatra writes:

> On Thu, 30 Sep 2010, Vivek Dasmohapatra wrote:
> 
>> On Thu, 30 Sep 2010, Dr. David Kirkby wrote:
>>
>>>> Thanks, fixed.  I wish we could catch these with a GCC warning so you
>>>> don't have to run into them all the time...
>>
>> make sizeof
>> cc     sizeof.c   -o sizeof
>> sizeof.c: In function ‘wfm’:
>> sizeof.c:11: warning: ‘return’ with a value, in function returning void
>>
>> tested wiith: gcc (Debian 4.4.3-3) 4.4.3
>>              gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
>>
>> Seems to warn just fine.
> 
> And you can crank up the pedantry even further with --pedantic,
> which will warn of a void expression return in a function
> with a void return signature.

And -Werror, which will make any warning fail the build.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: </pipermail/attachments/20100930/f0520013/attachment.pgp>


More information about the Gnutls-devel mailing list