STINNER Victor added the comment:

> Let's be a little smarter.  PATH_MAX isn't used anymore.  Just remove the 
> #defines entirely.

Oh I remember that I replaced PATH_MAX with MAXPATHLEN or maybe something else 
when I tried to fix Python compilation issue on our IRIX buildbot :-)

remove_path_max.default.patch looks good to me. Larry: can it be applied on 
Python 3.4?

path_max.default.patch is still needed for Python 3.3.

----------

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

Reply via email to