Boost logo

Boost :

From: Leor Zolman (leor_at_[hidden])
Date: 2003-11-06 21:53:17


In article <boepbd$d2t$1_at_[hidden]>, cppljevans_at_[hidden] says...
>Using gSTLFilt.pl (see http://www.bdsoft.com/tools/stlfilt.html ) shows:
>g++-3.2.3 -g -c -I../../.. -I../../../../boost-sandbox/boost-sandbox
>-I../../../../boost_release/boost-1.30.2 -o refcycle_counted.o
>refcycle_counted.cpp 2>&1 | perl /home/evansl/download/stlfilt/gSTLFilt.pl
>BD Software STL Message Decryptor v2.36 for gcc
>
>../../../boost/policy_ptr/smart_ptr.hpp:245: no template named `apply' in
>../../../boost/policy_ptr/smart_ptr.hpp: In instantiation of
> `boost::mpl::apply1<
> boost::managed_ptr::curry_prox_visitor<
> boost::managed_ptr::prox_visitor_refcycle_abs
> >::refcycle_counted<boost::mpl::_>
> , node<
> boost::managed_ptr::curry_prox_visitor<
> boost::managed_ptr::prox_visitor_refcycle_abs
> >::refcycle_counted<boost::mpl::_>
> > *
> >':
>

Hi,
Dave Abrahams pointed out to me that gSTLFilt is stripping away some useful
information above ("no template named 'apply' in... what?). If whoever
generated this message could please re-run the compilation
with the /lognative flag supplied and then email me the generated
NativeLog.txt file, I'd appreciate it. This would help me figure out what
the original message was trying to say and how the script is failing.
Thanks!
        -leor


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