[Patches] [ python-Patches-441528 ] MSVC Preprocessor

noreply@sourceforge.net noreply@sourceforge.net
Sun, 22 Sep 2002 02:33:07 -0700


Patches item #441528, was opened at 2001-07-16 00:31
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=441528&group_id=5470

Category: Distutils and setup.py
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Tarn Weisner Burton (twburton)
Assigned to: Thomas Heller (theller)
Summary: MSVC Preprocessor

Initial Comment:
The attached script has a preprocessor method for the 
MSVC compiler.

Tarn
twburton@users.sf.net

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2002-09-22 11:33

Message:
Logged In: YES 
user_id=21627

Rejecting it.

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2002-07-15 12:26

Message:
Logged In: YES 
user_id=21627

If there is no update for this patch by September 1, it will
be rejected.

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2002-06-11 08:32

Message:
Logged In: YES 
user_id=21627

Tarn, are you still interested in this patch? If so, please
submit a unified or context diff against the current CVS.

----------------------------------------------------------------------

Comment By: Tarn Weisner Burton (twburton)
Date: 2001-08-16 22:49

Message:
Logged In: YES 
user_id=21784

Oops, sorry.  Added test.py, i.e. run with

test.py config

Also the msvccompiler.py file has a print line which should
probably be removed


----------------------------------------------------------------------

Comment By: A.M. Kuchling (akuchling)
Date: 2001-08-16 22:21

Message:
Logged In: YES 
user_id=11375

config.py doesn't actually do anything when run; it's a
copy of distutils.commands.config.py.  Was it intended to 
be a setup.py script?


----------------------------------------------------------------------

Comment By: Tarn Weisner Burton (twburton)
Date: 2001-07-18 20:59

Message:
Logged In: YES 
user_id=21784

Added test script config.py

To run: "python config.py config"

Also added msvccompiler.py which fixes a bug from my first 
post of pp.py, and is a modification of the current CVS 
version.

Tarn

----------------------------------------------------------------------

Comment By: Thomas Heller (theller)
Date: 2001-07-18 09:58

Message:
Logged In: YES 
user_id=11105

Tarn, can you supply an example where this code would be 
executed?

----------------------------------------------------------------------

Comment By: A.M. Kuchling (akuchling)
Date: 2001-07-16 15:40

Message:
Logged In: YES 
user_id=11375

Reassigning to Thomas, since I can't test anything with MSVC.

----------------------------------------------------------------------

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-07-16 15:23

Message:
Logged In: YES 
user_id=6380

Or should this go to Thomas Heller?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=441528&group_id=5470