This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jlt63
Recipients amaury.forgeotdarc, ghaering, jlt63, ocean-city, rpetrov, tan2, vitalyy2000
Date 2008-09-24.11:33:00
SpamBayes Score 8.405429e-06
Marked as misclassified No
Message-id <1222255981.32.0.773631312817.issue1706863@psf.upfronthosting.co.za>
In-reply-to
Content
Hirokazu Yamamoto wrote:
> Python is not using CCygwinCCompiler to build itself on cygwin.

Which I why my patch modifies UnixCCompiler instead of 
CCygwinCCompiler.  FWIW, my patch leverages the already existing 
Cygwin specific code in UnixCCompiler.

So, is my patch acceptable?
History
Date User Action Args
2008-09-24 11:33:01jlt63setrecipients: + jlt63, ghaering, amaury.forgeotdarc, ocean-city, vitalyy2000, tan2, rpetrov
2008-09-24 11:33:01jlt63setmessageid: <1222255981.32.0.773631312817.issue1706863@psf.upfronthosting.co.za>
2008-09-24 11:33:00jlt63linkissue1706863 messages
2008-09-24 11:33:00jlt63create