Boost logo

Boost Testing :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2004-10-21 17:52:09


At Thursday 2004-10-21 13:20, you wrote:
>I have a question about checking in changes to CVS on the main branch vs RC
>branch.
>
>I'm not sure how to do this.

as a general rule, things get "checked in" where they were "checked out" from

>I presume I just another CVS Tree RC and just use the one I want?
>
>When do you hope to release 1.32 ?
>
>Robert Ramey
>
>"Aleksey Gurtovoy" <agurtovoy_at_[hidden]> wrote in message
>news:m23c09vhsl.fsf_at_meta-comm.com...
>Markus Schöpflin writes:
> > Robert Ramey wrote:
> >
> >>>Just today I comment out this workaround locally to see if I could do
> >>>anything about it. The library compiles ok if the workaround is removed
> >>>but I had unresolved symbols when linking, so I didn't pursue the issue
> >>>any further. If you are interested, I will try to get a small isolated
> >>>test case from the serialization library up and running.
> >
> > Ok, I lied. :-( I removed the workaround from xml_[w]grammar.cpp and
> > tried to compile test_shared_ptr.o.
> >
> > This is the first error I got:
> >
> > cxx -c -tlocal -noimplicit_include -D__USE_STD_IOSTREAM
> > -nousing_std -msg_display_number -msg_disable 186,450,1115
> > -DBOOST_ARCHIVE_TEST=text_archive.hpp -g -O0 -inline none -ieee
> > -gall -model ansi -I"../../../bin/boost/libs/serialization/test"
> > -I"/net/users/schoepflin/src/boost/boost-cvs" -I"/usr/include"
> > -I"/net/users/schoepflin/src/boost/boost-cvs" -o
> >
>"../../../bin/boost/libs/serialization/test/test_shared_ptr_text_archive.tes
>t/tru64cxx65-041/debug/test_shared_ptr.o"
> > "../../../libs/serialization/test/test_shared_ptr.cpp"
> >
> > ...
> >
> > cxx: Error:
> >
>/net/users/schoepflin/src/boost/boost-cvs/boost/mpl/list/aux_/pop_front.hpp,
> > line 28: #266
> > "next" is ambiguous
>
>[...]
>
> >
> > Can you make anything out of this?
>
>I can. I'll apply a fix for this after we branch.
>
>--
>Aleksey Gurtovoy
>MetaCommunications Engineering
>
>
>
>_______________________________________________
>Boost-Testing mailing list
>Boost-Testing_at_[hidden]
>http://lists.boost.org/mailman/listinfo.cgi/boost-testing

Victor A. Wagner Jr. http://rudbek.com
The five most dangerous words in the English language:
               "There oughta be a law"


Boost-testing list run by mbergal at meta-comm.com