Boost logo

Boost Users :

Subject: Re: [Boost-users] [Regex]: Warnings for unicode regex includes
From: Roland Bock (rbock_at_[hidden])
Date: 2008-11-19 04:56:21


Hi,

yes, will do and I will add a diff file too which shows what I have done
to get rid of the warnings.

Thanks and regards,

Roland

John Maddock wrote:
> Roland Bock wrote:
>>> Hi,
>>>
>>> when compiling the following code
>>>
>>> <snip>
>>> #include <boost/regex.hpp>
>>> #include <boost/regex/icu.hpp>
>>>
>>> int main()
>>> {
>>> return 0;
>>> }
>>> </snip>
>>>
>>> with g++ -Wall -Wextra, a bunch of warnings are produced, see below.
>>> The first two seem trivial to solve, but I don't know about the
>>> third.
>>>
>>> Is there a workaround to get rid of the warnings (other than to turn
>>> of the -Wall and -Wextra) and/or should I file a bug report?
>
> I will try and look into this shortly, but can you file a bug report so
> it doesn't get lost?
>
> Thanks, John.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


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