That said, this patch could help :

Actually, on some systems and with some compilers, PERL_SYS_INIT3 could
even begin with if(1).

So, don't cast PERL_SYS_INIT3 to void.

If we know what prompted the addition of this (void) cast here, we could
fix the origin of the warning upstream... (if not yet done, given all
the warning-reducing work made lately)
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

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



--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

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

Reply via email to