Message111098
| Author | brian.curtin |
|---|---|
| Recipients | belopolsky, brian.curtin, georg.brandl, mark.dickinson, pitrou, rhettinger, rnk, tim.golden, tim.peters |
| Date | 2010-07-21.18:28:55 |
| SpamBayes Score | 0.004508371 |
| Marked as misclassified | No |
| Message-id | <1279736937.28.0.753716382813.issue9079@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-21 18:28:57 | brian.curtin | set | recipients: + brian.curtin, tim.peters, georg.brandl, rhettinger, mark.dickinson, belopolsky, pitrou, tim.golden, rnk |
| 2010-07-21 18:28:57 | brian.curtin | set | messageid: <1279736937.28.0.753716382813.issue9079@psf.upfronthosting.co.za> |
| 2010-07-21 18:28:55 | brian.curtin | link | issue9079 messages |
| 2010-07-21 18:28:55 | brian.curtin | create | |