On Tue, Apr 29, 2014 at 10:20 PM, dev <[email protected]> wrote: > > System is a Solaris 10 server with Oracle Studio 12.3 compiler tools. > > "gnutls_global.c", line 356: error: void function cannot return value > cc: acomp failed for gnutls_global.c > Could be a valid bug if a void func is to return a value.
There is a return there but no value to be returned. I've removed the return anyway. Thanks. Nikos _______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
