
3 Aug
2011
3 Aug
'11
4:47 p.m.
Antony Polukhin wrote:
2011/8/2 Robert Ramey <ramey@rrsd.com>:
Ion GaztaƱaga wrote:
and I don't know why, since Intel 11.0 in windows seems to work fine.
A number of tests of the serialization library are also failing on this platform. Unfortunately
In most cases it is a Boost.Exception library failures. Looks like it fails on platforms sun, intel+darwin, 9.0~wm5~stlport5.2, pgi. (I have tested lexical_cast without Boost.Exception support on pgi and it pass).
Hmmmm - I modified the serialization library to avoid direct dependencies on Boost.Exception. But I might be on it in an indirect way. Robert Ramey