>>>>> "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? JMarc