Florent Xicluna <florent.xicl...@gmail.com> added the comment:

Same on OSX, building trunk (3.3.0a0)

$ uname -v
Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; 
root:xnu-1504.15.3~1/RELEASE_X86_64

$ gcc --version
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)

$ ./configure MACOSX_DEPLOYMENT_TARGET=10.8 --with-pydebug
(...)
$ make -s -j12
(...)
Objects/unicodeobject.c: In function ‘PyUnicode_FromFormatV’:
Objects/unicodeobject.c:2729: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:2729: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:2729: warning: comparison is always true due to limited 
range of data type
Python/import.c: In function ‘make_compiled_pathname’:
Python/import.c:981: warning: comparison is always true due to limited range of 
data type
Python/import.c:981: warning: comparison is always true due to limited range of 
data type
Python/import.c:981: warning: comparison is always true due to limited range of 
data type
Python/import.c:987: warning: comparison is always true due to limited range of 
data type
Python/import.c:987: warning: comparison is always true due to limited range of 
data type
Python/import.c:987: warning: comparison is always true due to limited range of 
data type
Objects/unicodeobject.c: In function ‘PyUnicode_DecodeUTF16Stateful’:
Objects/unicodeobject.c:5525: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:5525: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:5526: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:5526: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:5528: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:5528: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:5529: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:5529: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c: In function ‘PyUnicode_DecodeASCII’:
Objects/unicodeobject.c:6929: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:6929: warning: comparison is always true due to limited 
range of data type
Objects/unicodeobject.c:6929: warning: comparison is always true due to limited 
range of data type
Python/formatter_unicode.c: In function ‘fill_number’:
Python/formatter_unicode.c:561: warning: comparison is always true due to 
limited range of data type
Python/formatter_unicode.c:561: warning: comparison is always true due to 
limited range of data type
Python/formatter_unicode.c:561: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c: In function ‘unicode_repr’:
Objects/unicodeobject.c:12325: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12325: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12325: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12326: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12326: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12326: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12344: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12344: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12344: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12345: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12345: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12345: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12351: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12351: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12351: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12352: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12352: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12352: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12353: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12353: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12353: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12354: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12354: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12354: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12355: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12355: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12355: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12356: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12356: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12356: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12357: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12357: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12357: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12358: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12358: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12358: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12364: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12364: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12364: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12365: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12365: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12365: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12366: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12366: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12366: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12367: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12367: warning: comparison is always true due to 
limited range of data type
Objects/unicodeobject.c:12367: warning: comparison is always true due to 
limited range of data type

----------
assignee:  -> ronaldoussoren
components: +Macintosh
nosy: +flox, ronaldoussoren

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14085>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to