[issue8747] Autoconf tests in python not portably correct

Garrett Cooper report at bugs.python.org
Sun Aug 1 09:24:18 CEST 2010


Garrett Cooper <yanegomi at gmail.com> added the comment:

The issue is still present.

The overall problem I suppose is with consistency and presentation of features in the python language.

Many features cannot be presented in a 100% portable manner, and the problem is that such features that aren't POSIX conforming should be 100% spelled out instead of being implied functional on all Unix based platforms.

So, again... if these platforms can't function with these preprocessor defines, the platforms need to be fixed -- not python.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8747>
_______________________________________


More information about the Python-bugs-list mailing list