This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | flox |
|---|---|
| Recipients | flox, ronaldoussoren, skrah, vstinner |
| Date | 2012年02月26日.14:34:34 |
| SpamBayes Score | 1.2648825e-09 |
| Marked as misclassified | No |
| Message-id | <1330266875.93.0.434892714051.issue14085@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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-1504153~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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年02月26日 14:34:36 | flox | set | recipients: + flox, ronaldoussoren, vstinner, skrah |
| 2012年02月26日 14:34:35 | flox | set | messageid: <1330266875.93.0.434892714051.issue14085@psf.upfronthosting.co.za> |
| 2012年02月26日 14:34:35 | flox | link | issue14085 messages |
| 2012年02月26日 14:34:34 | flox | create | |