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 | pitrou |
|---|---|
| Recipients | georg.brandl, pitrou |
| Date | 2012年06月18日.21:37:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1340055481.5.0.751999548135.issue15103@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The Solaris compiler chokes on the embedded NUL character. Perhaps we can find another way to remove the importlib.h diffs from the notification e-mails (simply hardcode the filename?). http://www.python.org/dev/buildbot/all/builders/x86%20Solaris%2011%203.x/builds/21/steps/compile/logs/stdio /opt/solarisstudio/bin/cc -c -O -I. -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c "Python/importlib.h", line 3847: null character in input cc: acomp failed for Python/frozen.c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年06月18日 21:38:01 | pitrou | set | recipients: + pitrou, georg.brandl |
| 2012年06月18日 21:38:01 | pitrou | set | messageid: <1340055481.5.0.751999548135.issue15103@psf.upfronthosting.co.za> |
| 2012年06月18日 21:38:00 | pitrou | link | issue15103 messages |
| 2012年06月18日 21:37:59 | pitrou | create | |