
4 May
2004
4 May
'04
10:30 a.m.
An alternative approach to the patches I sent would be to include the same libstdcpp3.hpp file for both __GLIBCPP__ and __GLIBCXX__ and make that file handle both cases. I don't know which is preferred.
That's the approach I've taken.
Another related patch is attached to this mail, changing the file libs/config/test/config_info.cpp so it calls PRINT_MACRO with the new GLIBCXX macro names as well as the old GLIBCPP ones.
Thanks, those patches are in cvs now. John.