On 30/04/2014 10:40 AM, Nikos Mavrogiannopoulos wrote:
The problem is not "my compiler" but "the code" wherein there are
returns
for void functions.  That is just wrong on all compilers.  The fact
that
this somehow slides past GCC makes me question GCC even more.
and is that syntax forbidden by C99? Most major compilers support that
syntax due to C++, so it may simply be a limitation of the solaris
compiler.
Looks like it is valid C++, but not valid C99.

http://stackoverflow.com/questions/3383090/is-returning-void-valid-code

Matthew

_______________________________________________
Gnutls-help mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-help

Reply via email to