Stas Bekman wrote:
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,

that's ok, I'm used to it by now...


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?

please make maintainer mode include absolutely every possible check and verbosity level.


--Geoff


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



Reply via email to