On 07 Feb 2014, at 19:04, Alan Somers <asom...@freebsd.org> wrote:
...
> In file included from use_locale.cpp:1:
> /usr/include/c++/v1/locale:1016:27: error: comparison of integers of different
>      signs: 'long' and 'size_type' (aka 'unsigned long')
>      [-Werror,-Wsign-compare]
>        if (__a_end - __a == __buf.size())
>            ~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~

Fixed in r261608 (in a somewhat cleaner way than r261604).  It's also
going to be applied upstream.

-Dimitry

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to