Stas Bekman wrote:
Man, you should at least give us a chance to test patches if you post them for review and not rushing to commit them. mp2 now can't be even built.

Mea Culpa, it can't be built only with:


MP_CCOPTS='-Werror'

which you probably don't use. That's the same pragma for C as:

use warnings FATAL => 'all';

for Perl, turning all warnings into fatal errors.

Any objections if we add this flag along with Wall when MP_MAINTAINER=1 to avoid this kind of problems in the future?

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


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



Reply via email to