Boost logo

Boost Users :

From: Eric Niebler (eric_at_[hidden])
Date: 2007-09-04 22:17:39


Bryan Donlan wrote:
>
> Ah, sorry, all the website documentation was talking about CVS - eg
> http://www.boost.org/more/bugs.htm (and the links from there for CVS
> lead to getting started docs, which don't talk about CVS at all).

Could you file a bug for this? Select "New Ticket" at http://svn.boost.org.

> SVN
> trunk (r39123) produces different warnings when I pass it the
> following test program at -W -Wall:
> #include <boost/xpressive/xpressive.hpp>
>
> int main() {
> boost::xpressive::sregex r1 = boost::xpressive::digit;
> boost::xpressive::sregex r2 = *r1;
> return 0;
> }

And open a ticket for this as well and assign it to me. I don't know
when I'll get to it, though.

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net