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.

作者 nilsge
收信人 benjamin.peterson, dstufft, eric.araujo, larry, ned.deily, nilsge
日期 2014-04-02.02:25:10
SpamBayes Score -1.0
Marked as misclassified
Message-id <1396405510.45.0.67102675691.issue21121@psf.upfronthosting.co.za>
In-reply-to
内容
The workaround indeed works. At least I can work now until this gets officialy fixed. Thanks! 

export CFLAGS=$(python3.4 -c 'import sysconfig; print(sysconfig.get_config_var("CFLAGS").replace("-Werror=declaration-after-statement",""))')
历史
日期 用户 动作 参数
2014-04-02 02:25:10nilsge修改recipients: + nilsge, larry, benjamin.peterson, ned.deily, eric.araujo, dstufft
2014-04-02 02:25:10nilsge修改messageid: <1396405510.45.0.67102675691.issue21121@psf.upfronthosting.co.za>
2014-04-02 02:25:10nilsge链接issue21121 messages
2014-04-02 02:25:10nilsge创建