Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2006-11-30 14:13:42


Note that all tests (all 50 of them) work with all archive classes that the
platform supports. It has been this way since the beginning. As far as I
know there is nothing to fix.

Robert Ramey

Lawrence Spector wrote:
> Okay, that's fair and fine. However, any explanation for the linker
> errors that seem to occur only with unicode versions?
>
> Can anyone else try out the demo.cpp example
> (http://www.boost.org/libs/serialization/example/demo.cpp) with a
> unicode build, and just change the boost::archive::text_oarchive and
> boost::archive::text_iarchive to use boost::archive::text_woarchive
> and boost::archive::text_wiarchive, as well as using wide strings and
> wide streams? I want to see if anyone else has this issue with
> 1.33.1?
>
> Any chance this might be fixed in 1.34.0?
>
> Thanks,
>
> Lawrence
>
> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Robert Ramey
> Sent: Thursday, November 30, 2006 11:47 AM
> To: boost-users_at_[hidden]
> Subject: Re: [Boost-users] [Serialization] error C2027: use of
> undefinedtype'boost::serialization::extended_type_info_null<T>'?
>
> Note that the library is in two parts. libboost_serialization..
> contains
> code used for all types of archives while libboost_wserialization
> contains
> code used only for wide character archives. So applications using
> wide character archives should link against BOTH libraries.
>
> Robert Ramey
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net