The test results look good on most platforms and I'd like to merge
trunk to 4.2.0 today. If there are any objections let me know ASAP.
The one problematic platform that might need some attention is Intel
Intel C++ 9.1 on Windows 2000/x86. A 12d build fails with this error:
Linking...(Intel C++ Environment)
xilink: executing 'link'
Creating library
D:\bman5\builds\33762791\source-buildspace\build\icc-9.1\12d\lib\libstd12d.lib
and object
D:\bman5\builds\33762791\source-buildspace\build\icc-9.1\12d\lib\libstd12d.exp
wctype.obj : fatal error LNK1103: debugging information corrupt;
recompile module
Here's the log:
http://people.apache.org/~sebor/stdcxx/results/Windows_2000-icl-32b-9.1-12d-win32-log.gz.txt
Farid, can you reproduce this in your environment?
Martin