
2 May
2005
2 May
'05
5:57 a.m.
Is std::locale support really required by Boost.Test?
No really. Again I only needed this option to workaround inability CW to compile io_saver staff. I am using it to properly restore state of the streams used by Boost.Test agents. I guess I could disable this feature for CW completely and accept that it will cause an incorrect output for some tests. Is this 8.3 specific? Another option would be to make io_saver header to compile properly using CW in case if std::locate-support is not set in Jamfile Gennadiy