Message155504
| Author |
skrah |
| Recipients |
skrah |
| Date |
2012年03月12日.22:48:52 |
| SpamBayes Score |
0.004964325 |
| Marked as misclassified |
No |
| Message-id |
<1331592533.68.0.501543996641.issue14272@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
The Windows build seems to be broken:
Python-ast.c
..\Python\Python-ast.c(459) : error C2059: syntax error : ';'
..\Python\Python-ast.c(461) : error C2059: syntax error : '}'
..\Python\Python-ast.c(549) : error C2065: 'AST_object' : undeclared identifier
..\Python\Python-ast.c(581) : error C2065: 'AST_object' : undeclared identifier
..\Python\Python-ast.c(581) : error C2059: syntax error : ')'
..\Python\Python-ast.c(596) : fatal error C1903: unable to recover from previous error(s); stopping compilatio
n
dtoa.c
10>..\Python\dtoa.c |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2012年03月12日 22:48:53 | skrah | set | recipients:
+ skrah |
| 2012年03月12日 22:48:53 | skrah | set | messageid: <1331592533.68.0.501543996641.issue14272@psf.upfronthosting.co.za> |
| 2012年03月12日 22:48:53 | skrah | link | issue14272 messages |
| 2012年03月12日 22:48:52 | skrah | create |
|