[issue21085] compile error Python3.3 on Cygwin

STINNER Victor report at bugs.python.org
Thu Mar 26 20:42:14 CET 2015


STINNER Victor added the comment:

> In that case, May I edit configure script to generate the HAVE_* defines?
> I'd like to add a statement to check the si_band to configure.ac.

Does Cygwin use configure? If yes, go for configure.

You can copy/paste my recent change for dirent.d_type field.

> I see.  I use the mercurial repository from next time.

Are you using git or hg? If you use hg, just change the config to not use
git format. If you use git, don't worry, I can review without the review
button.

----------

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


More information about the Python-bugs-list mailing list