Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Jean-Marc Lasgouttes a écrit : | >>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > Abdelrazak> Jean-Marc Lasgouttes a écrit : | >>>>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | > Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | | > Lars> >>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> | > Lars> writes: | Lars> | Abdelrazak> :-) By the way, the only way for | > Lars> gcc to | >>> give | > Lars> warning about | Abdelrazak> missing cases in a switch is to pass | > Lars> the -Wall option.This | Abdelrazak> is not done by default when | > Lars> you configure, might be a good | Abdelrazak> idea to do so. | | > Lars> Lars> | It is done here, removed with --without-debug. What ?? | > Lars> do we remove -Wall if configured with --disable-debug? | >>> Sorry, I meant --disable-warnings. | > Abdelrazak> Hum, I don't do that but I do --disable-maintainer-mode | > Abdelrazak> and --disable-concept-checks | > Do you override CXXFLAGS? | | Before running "configure" yes, I have to, configure will fail if | CXXFLAGS is not set.
but then -Wall is overridden as well isn't it? This must be a windows issue. -- Lgb