[issue1628484] Python 2.5 64 bit compile fails on Solaris 10/gcc 4.1.1
Martin v. Löwis
report at bugs.python.org
Thu Apr 10 23:17:59 CEST 2008
Martin v. Löwis <martin at v.loewis.de> added the comment:
> Thanks for your quick answer. I'd like to know what can we do to push
> this patch into upstream. Does the fact that the patch is posted in a
> bug report (and not in a developer's mailing list) is slowing down the
> reviewing process?
No, it's the lack of reviewers in the first place that is slowing all
patches, not just this one.
I'm skeptical about this patch. We already have BASECFLAGS, and blindly
copying @CFLAGS@ into CFLAGS might break things if configure also
decides to add the same or conflicting flags.
_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1628484>
_____________________________________
More information about the Python-bugs-list
mailing list