Boost logo

Boost :

Subject: Re: [boost] [Serialization] BOOST_CLASS_EXPORT regression on SunCC
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-18 12:04:17


AMDG

Robert Ramey wrote:
> So as far as SunCC is concerned: I've reviewed the latest
> trunk tests and it looks to me that a little effort could resolve
> the problems with instantiation of extended_type_info for
> these types. In the worst case, probably a SunCC specific
> macro could be included. In any case, it'll have to be addressed
> by someone who has the compiler on hand. I'd would much
> like to see this looked at. The only other compiler which
> shows problems is the VACPP and I have it on qt that that
> maybe on the road to getting addressed as well.
>

Patch against the trunk attached. I had to use a fairly horrible
hack based on the compile time counter used in the typeof library.

All the tests except the shared_ptr_1_32 tests pass for me with sun 5.9.

In Christ,
Steven Watanabe




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