Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / Zend.m4
[email protected] (Arnaud Le Blanc) Tue, 19 May 2009 13:48:31 +0200
| Newsgroups | php.zend-engine.cvs |
|---|---|
| Message-ID | <1242733711.5877.11.camel@localhost> |
On Tue, 2009-05-19 at 11:40 +0000, Arnaud Le Blanc wrote: > lbarnaud Tue May 19 11:40:05 2009 UTC > > Modified files: > /ZendEngine2 Zend.m4 > Log: > Add GCC warnings in debug cflags for things likely to break VC builds > (-Wpointer-arith -Wdeclaration-after-statement) This may avoid common causes of VC builds breakage (especially -Wdeclaration-after-statement). Don't know if I should MFH this. Regards, Arnaud