From: John Maddock (john_at_[hidden])
Date: 2004-05-04 05:30:46


> 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.