[C++-sig] new warning using vector_indexing_suite

Chad Austin caustin at gmail.com
Tue Nov 23 00:59:33 CET 2004


I just upgraded to Boost 1.32 today and that warning is incredibly
annoying.  I'm surprised the release process didn't catch something
like that.  :(

Chad

On Mon, 22 Nov 2004 13:20:44 -0800, Jeffrey Holle
<jeff.holle at verizon.net> wrote:
> I use linux with gcc v3.4.3.
> 
> I've discovered that compiling my boost.python using application with
> 1.32.0, produces very long winded warnings.
> 
> The problem is comparing signed and unsigned longs in
> indexing_suite_detail.hpp.
> 
> I've altered this file to avoid these warning, the diff file is attached.
> 
> I don't know if this change is correct.
> 
> I'd appreciate feedback if deemed not so.
> 
> 
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig
> 
> 
> 
> 


-- 
Chad Austin
http://aegisknight.org/



More information about the Cplusplus-sig mailing list