[Patches] [ python-Patches-496796 ] update modulator to use re, gen ansi c

noreply@sourceforge.net noreply@sourceforge.net
Thu, 27 Dec 2001 15:39:28 -0800


Patches item #496796, was opened at 2001-12-26 08:00
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=496796&group_id=5470

Category: Demos and tools
Group: Python 2.1.2
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Jens B. Jorgensen (jensbjorgensen)
Assigned to: Jack Jansen (jackjansen)
Summary: update modulator to use re, gen ansi c

Initial Comment:
I found that the modulator utility in the Tools
wouldn't work any more, apparently only because it was
using regex rather than re. I fixed that and also
changed the template files to generate ANSI C function
definitions rather than K&R C style. I'm running presently:

ActivePython 2.1, build 211 (ActiveState)
based on Python 2.1 (#15, Jun 18 2001, 21:42:28) [MSC
32 bit (Intel)] on win32

I don't think the changes should have any problems
running with the current version.

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

>Comment By: Jack Jansen (jackjansen)
Date: 2001-12-27 15:39

Message:
Logged In: YES 
user_id=45365

Checked in with minor mods: ommitting formal parameters isn't allowed by my C compiler, and there was a typo in one of the other function headers.

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

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