Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2006-02-24 14:28:52


"JOAQUIN LOPEZ MU?Z" <joaquin_at_[hidden]> writes:

>> cw.compile.c++ ..\..\..\bin.v2\libs\serialization\build\cw-
>> 8.3\debug\basic_serializer_map.obj ### mwcc Compiler:
>> # In: ..\..\..\boost\archive\detail\basic_serializer_map.hpp
>> # From: ..\..\serialization\src\basic_serializer_map.cpp
>> # ---------------------------------------------------------
>> # 56: };
>> # Error: ^
>> # using implicit copy assigment for class with const or
>> reference member ('boost::archive::detail::basic_serializer_map')
>>
>> Errors caused tool to abort.
>>
>> which is a problem in serialization. Aside from that all the tests
>> are passing for me with cw-8.
>
> Do you mean that multi_index/test_basic, for instance, passes?

With the enclosed patches to the serialization library, *all*
multi_index tests pass.



> What could be then the reason for the discrepancy with
> http://tinyurl.com/fqarz?

Outdated results?

> Are there maybe upgrades
> to the CW 8.3 compiler and your version differs from that of
> metacomm?

My version reports:

  Metrowerks C/C++ Compiler for Windows/x86.
  (c) 1993-2002 Metrowerks Corp., Metrowerks, A Motorola Company
  All rights reserved.
  Version 3.0.3 build 343 (Build 0343)

That's all I can tell you.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk