Boost logo

Boost :

Subject: Re: [boost] [1.45] Beta 1 release candidates
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-11-17 17:16:28


----- Original Message -----
From: "Beman Dawes" <bdawes_at_[hidden]>
To: "Boost Developers List" <boost_at_[hidden]>
Sent: Saturday, November 06, 2010 5:09 PM
Subject: [boost] [1.45] Beta 1 release candidates

>
> [1.45] Beta 1 release candidates are available at http://boost.cowic.de/rc/

With gcc-mingw-4.6.0 c++0x there is a compile error on the Build

 
gcc.compile.c++ bin.v2\libs\regex\build\gcc-mingw-4.6.0\debug\link-static\threading-multi\posix_api.o
In file included from ./boost/regex/v4/perl_matcher.hpp:578:0,
                 from ./boost/regex/v4/regex.hpp:88,
                 from ./boost/regex.hpp:31,
                 from libs\regex\build\..\src\posix_api.cpp:22:
./boost/regex/v4/perl_matcher_non_recursive.hpp: In member function 'bool boost::re_detail::perl_matcher<BidiIterator, Allocator, traits>::unwind_short_set_repeat(bool)':
./boost/regex/v4/perl_matcher_non_recursive.hpp:1394:85: error: invalid use of incomplete type 'const struct boost::regex_traits_wrapper<traits>'
./boost/regex/v4/regex_traits.hpp:163:8: error: declaration of 'const struct boost::regex_traits_wrapper<traits>'
./boost/regex/v4/perl_matcher_non_recursive.hpp:1394:85: error: invalid type argument of unary '*'

Vicente


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