[PATCH] fix build warnings for functions without return value

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Wed Jul 28 22:44:00 GMT 2010


On Wed, Jul 28, 2010 at 02:11:33PM -0700, Daniel Colascione wrote:
>Stop warnings about function not returning a value; the value is meaningless
>anyway, but the compiler can't know that.

I don't see why this is needed.  Cygwin uses -Werror by default so, if
gcc 4.3.4 emitted warnings we wouldn't be able to build a release or
make a snapshot.

cgf



More information about the Cygwin-patches mailing list