Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2006-10-19 06:02:10


Looking through the serialization regressions, there are a few spurious
ones, then these errors http://tinyurl.com/y3qpqf seem to be caused by
Boost.Test, I have two questions:

1) How do I run the serialization tests with bbv2 and an earlier version of
Spirit? There's code in the bbv1 Jamfile, but not the v2 version?

2) Is there a particular reason why the problem template (equal_impl_frwd in
test_tools.hpp) is marked as exported, when it contains only inline
functions? I realise it shouldn't make any difference either which way, and
if it's used by classes that do need to be exported then it suppresses a
whole lot of warnings so I guess that's the reason ? :-)

Thanks,

John.


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