Boost logo

Boost :

From: Peter Simons (simons_at_[hidden])
Date: 2002-05-03 12:16:01


When building the regex library, several modules fail to compile with
the following error message:

    gcc-C++-action libs/regex/build/bin/libboost_regex.a/gcc/debug/runtime-link-dynamic/cregex.o
    In file included from /home/simons/projects/boost-current/boost/regex.hpp:1541,
                     from libs/regex/src/cregex.cpp:27:
    /home/simons/projects/boost-current/boost/regex/detail/instances.hpp:116: template-id
       `compile_map<>' for `void boost::reg_expression<wchar_t,
       boost::regex_traits<wchar_t>, std::allocator<wchar_t>
>::compile_map(boost::re_detail::re_syntax_base*, unsigned int*, unsigned
       int*, unsigned int, boost::re_detail::re_syntax_base*) const' does not match
       any template declaration


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