
26 Apr
2010
26 Apr
'10
7:06 p.m.
On 26/04/2010 18:05, John Maddock wrote:
Which appear to have the same cause, but I'm unable to figure out what needs changing.
Seems likely that gcc in C++0x mode has the same issues - creating an rvalue ref needs an explicit cast.
Ok, I'll need some time to discover what's happening, install those compilers and test the library. I'm afraid GCC 4.5 & MSVC-10.0 should work in emulation mode for the moment or mark them as unsupported. I'm trying to solve all these issues for the upcoming Boost.Move candidate review, so I expect to fix this ASAP. Best, Ion