Angus Leeming <[EMAIL PROTECTED]> writes: | Hello all, | | $ gcc --version | gcc (GCC) 3.3.1 20030626 (Debian prerelease) | | I find many warning messages like
Many? That was an understatement... thousands upon thousands you mean... (at least with gcc 3.4) | ../../../../../boost/libs/regex/src/cpp_regex_traits.cpp:358: | instantiated from here | /usr/include/c++/3.3/bits/stl_map.h:319: warning: inlining failed in | call to ` | std::pair<const std::string, std::string>::~pair()' | /usr/include/c++/3.3/bits/stl_map.h:319: warning: called from here | | Can I ask why config/lyxinclude.m4 explicitly requests a warning | message in this case? I hoped it to be usable, but with excessive reporting it is not... so -Winline should just be removed. -- Lgb