Zachary Ware added the comment:

Ah, it's been a while since I tested that, so my reporting was inaccurate.  The 
problem is actually that the compile fails:

..\Modules\mathmodule.c(1924): error C2099: initializer is not a constant 
[C:\cpython\PCbuild\pythoncore.vcxproj]
..\Modules\mathmodule.c(1925): error C2099: initializer is not a constant 
[C:\cpython\PCbuild\pythoncore.vcxproj]

..\Python\dtoa.c(1215): error C2099: initializer is not a constant 
[C:\cpython\PCbuild\pythoncore.vcxproj]

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25934>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to