On Sat, Mar 18, 2006, Robert Collins wrote: > > Robert Lemmen couldn't reproduce the bug, here's how: [...] > > ./configure CFLAGS="-Werror" > > CFLAGS="-Werror" may not have optimisations enabled in gcc -> many > warnings are disabled. Can you reproduce with CFLAGS="-Werror -O2" ?
Sure, the configure I provided fails under Debian sid (gcc 4.0.3-1) with CFLAGS="-Werror" and CFLAGS="-Werror -O2". -- Loïc Minier <[EMAIL PROTECTED]> Current Earth status: NOT DESTROYED

