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.

作者 neologix
收信人 amaury.forgeotdarc, ezio.melotti, neologix, python-dev, vstinner
日期 2011-11-23.08:22:43
SpamBayes Score 0.019314058
Marked as misclassified
Message-id <1322036564.06.0.203133673468.issue13415@psf.upfronthosting.co.za>
In-reply-to
内容
> Oh, it looks like unsetenv() has no return value on Mac OS X Tiger

And neither does FreeBSD < 7:
http://python.org/dev/buildbot/all/builders/x86%20FreeBSD%206.4%203.x/builds/2015/steps/compile/logs/stdio

Note that ignoring unsetenv() return value is a bad idea:
http://xorl.wordpress.com/category/freebsd/page/2/

We could maybe add a configure-time check.
历史
日期 用户 动作 参数
2011-11-23 08:22:44neologix修改recipients: + neologix, amaury.forgeotdarc, vstinner, ezio.melotti, python-dev
2011-11-23 08:22:44neologix修改messageid: <1322036564.06.0.203133673468.issue13415@psf.upfronthosting.co.za>
2011-11-23 08:22:43neologix链接issue13415 messages
2011-11-23 08:22:43neologix创建