Boost logo

Boost :

From: Peder Holt (peder.holt_at_[hidden])
Date: 2005-09-02 03:51:01


On 9/1/05, Eric Niebler <eric_at_[hidden]> wrote:
> John Maddock wrote:
> >
> > Eric, can you and Peder co-operate on getting an improved version up and
> > running, and tested with python as requested?
> >
>
> Certainly.

In lack of a working file vault, I have uploaded the new version to
the yahoo files area.
http://groups.yahoo.com/group/boost/files/remove_xxx.zip

I have compiled all the remove_xxx.cpp tests:
remove_all_extents_test.cpp
remove_bounds_test.cpp
remove_const_test.cpp
remove_cv_test.cpp
remove_extent_test.cpp
remove_pointer_test.cpp
remove_reference_test.cpp
remove_volatile_test.cpp
All compiles and run without warning.

I do not use the specializations registered by
BOOST_TT_BROKEN_COMPILER_SPEC,
but this can be added without much problem.

Compilation of the tests were relatively fast, but I had to increase
the internal heap limit to 800 (Zm800) in order to compile the tests.

Tested on VC6 sp5

Regards,
Peder

>
> --
> Eric Niebler
> Boost Consulting
> www.boost-consulting.com
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


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