
25 Feb
2006
25 Feb
'06
6:46 p.m.
i/ pragma to warn users that old compiler support is deprecated in Boost 1.34. ii/ Unknown compiler test moved from end of file to start, where it keeps company with the unsupported compiler tests.
iii/ Library detection macros should simplify workaround detection. With 3 different vendors to support across different versions, and library selection further controlled by _USE_OLD_RW_STL macro, we need something simpler like this for library maintainers to test.
Looks OK to me: please do go ahead with that one Alistair, John.