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.
Created on 2012年03月12日 22:48 by skrah, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg155504 - (view) | Author: Stefan Krah (skrah) * (Python committer) | Date: 2012年03月12日 22:48 | |
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 |
|||
| msg155586 - (view) | Author: Stefan Krah (skrah) * (Python committer) | Date: 2012年03月13日 09:56 | |
Looks fixed in 6bee4eea1efa. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:27 | admin | set | github: 58480 |
| 2012年03月13日 09:56:08 | skrah | set | status: open -> closed resolution: fixed messages: + msg155586 stage: resolved |
| 2012年03月12日 22:48:53 | skrah | create | |