5 Sep
2007
5 Sep
'07
2:17 a.m.
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
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