New submission from Stefan Krah <[email protected]>:
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
----------
components: Build
messages: 155504
nosy: skrah
priority: normal
severity: normal
status: open
title: ast.c: windows compile error
type: behavior
versions: Python 3.3
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14272>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com