classification
Title: Propagate define to resurce mingw32 compile
Type: compile error Stage: test needed
Components: Distutils, Windows Versions: Python 3.2, Python 3.1, Python 2.7
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: tarek Nosy List: BreamoreBoy, shura_zam, tarek
Priority: normal Keywords: patch

Created on 2008-05-22 10:18 by shura_zam, last changed 2010-07-09 16:07 by BreamoreBoy.

Files
File name Uploaded Description Edit
cygwinccompiler.diff shura_zam, 2008-05-22 10:18 correct problem review
Messages (2)
msg67184 - (view) Author: Alexandr Zamaraev (shura_zam) Date: 2008-05-22 10:18
If resource source file depend from macros definition passing from
define_macros parametr setup crash.
msg109760 - (view) Author: Mark Lawrence (BreamoreBoy) Date: 2010-07-09 16:07
I'm not entirely sure what msg67184 means but the patch is simple enough.
History
Date User Action Args
2010-07-09 16:07:55BreamoreBoysetversions: + Python 3.1, Python 2.7, Python 3.2, - Python 2.6, Python 2.5
nosy: + BreamoreBoy

messages: + msg109760

stage: test needed
2009-02-28 17:44:19akitadasetassignee: tarek
type: compile error
components: + Windows
nosy: + tarek
2008-05-22 10:18:24shura_zamcreate