[issue2941] Propagate define to resurce mingw32 compile

2021-02-14 Thread Irit Katriel
Change by Irit Katriel : -- resolution: -> out of date stage: test needed -> resolved status: pending -> closed ___ Python tracker ___ _

[issue2941] Propagate define to resurce mingw32 compile

2020-11-15 Thread Irit Katriel
Irit Katriel added the comment: Alexandr, is this still an issue, and if so can you explain what the issue is? -- nosy: +iritkatriel status: open -> pending ___ Python tracker

[issue2941] Propagate define to resurce mingw32 compile

2014-02-03 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue2941] Propagate define to resurce mingw32 compile

2010-07-09 Thread Mark Lawrence
Mark Lawrence added the comment: I'm not entirely sure what msg67184 means but the patch is simple enough. -- nosy: +BreamoreBoy stage: -> unit test needed versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.5, Python 2.6 ___ Python tracker

[issue2941] Propagate define to resurce mingw32 compile

2009-02-28 Thread Akira Kitada
Changes by Akira Kitada : -- assignee: -> tarek components: +Windows nosy: +tarek type: -> compile error ___ Python tracker ___ ___ P

[issue2941] Propagate define to resurce mingw32 compile

2008-05-22 Thread Alexandr Zamaraev
New submission from Alexandr Zamaraev <[EMAIL PROTECTED]>: If resource source file depend from macros definition passing from define_macros parametr setup crash. -- components: Distutils files: cygwinccompiler.diff keywords: patch messages: 67184 nosy: shura_zam severity: normal status: