[C++-sig] new warning using vector_indexing_suite

Jeffrey Holle jeff.holle at verizon.net
Mon Nov 22 22:20:44 CET 2004


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: indexing_suite_detail.hpp.diff
Type: text/x-patch
Size: 280 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20041122/fad1a37b/attachment.bin>


More information about the Cplusplus-sig mailing list