On 06/06/06, Philip M. Gollucci <[EMAIL PROTECTED]> wrote:
Hi, I added it recently because as a MP maintainer, I use MP_MAINTAINER=1
which adds -Werror to the CFLAGS among other things.

That being done, you get this warning in gcc 4.{0,1,2}.x

"value computed not used"

http://svn.apache.org/viewvc?rev=410810&view=rev

But that depends on how the macro expands, and there are lots of possibilities.

The biggest question I would have is how do we fix things for 5.8.

The appropriate forest of #ifdef (lookup symbols in perl.h, unixish.h
and dosish.h) should give you cases where the void cast is acceptable
and cases where it will give a syntax error...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to