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.

作者 brian.curtin
收信人 belopolsky, brian.curtin, georg.brandl, mark.dickinson, pitrou, rhettinger, rnk, tim.golden, tim.peters
日期 2010-07-21.18:28:55
SpamBayes Score 0.004508371
Marked as misclassified
Message-id <1279736937.28.0.753716382813.issue9079@psf.upfronthosting.co.za>
In-reply-to
内容
Here are the errors I get:

Error	104	error C2037: left of 'tv_sec' specifies undefined struct/union 'timeval'	c:\python-dev\py3k\Python\pytime.c	46 pythoncore
Error	105	error C2037: left of 'tv_usec' specifies undefined struct/union 'timeval'	c:\python-dev\py3k\Python\pytime.c	47 pythoncore
历史
日期 用户 动作 参数
2010-07-21 18:28:57brian.curtin修改recipients: + brian.curtin, tim.peters, georg.brandl, rhettinger, mark.dickinson, belopolsky, pitrou, tim.golden, rnk
2010-07-21 18:28:57brian.curtin修改messageid: <1279736937.28.0.753716382813.issue9079@psf.upfronthosting.co.za>
2010-07-21 18:28:55brian.curtin链接issue9079 messages
2010-07-21 18:28:55brian.curtin创建