------- Comment #6 from tkoenig at gcc dot gnu dot org 2008-12-25 21:55 ------- The preprocessed source no longer compiles with gcc 4.3.2:
n file included from /usr/include/c++/3.3.4/bits/basic_ios.h:45, from /usr/include/c++/3.3.4/ios:52, from /usr/include/c++/3.3.4/ostream:46, from /usr/include/c++/3.3.4/iostream:46, from bnbt.h:25, from tracker.cpp:30: /usr/include/c++/3.3.4/bits/locale_facets.h: In constructor 'std::numpunct_byname<_CharT>::numpunct_byname(const char*, size_t)': /usr/include/c++/3.3.4/bits/locale_facets.h:696: error: there are no arguments to '_S_create_c_locale' that depend on a template parameter, so a declaration of '_S_create_c_locale' must be available Is this still a problem? -- tkoenig at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23163