Open Bugs | New Bug anonymous
Login/Register

Equi4 SoftwareEdit Bug

Title: SDX qwrap may create non-running starkit Status: closed
Product: SDX Severity: minor
Version: qwrap.tcl 2003-02-08 12:38:15 Type: bug
Assign to: jcw
Platform:
all
Message:

File:
Description:

Messages

2004/04/29
Due to sloppy regular expressions, qwrap may determine an incorrect version
number for the app-XXX package when generating the corresponding pkgIndex.tcl file.
I encountered this problem when qwrap'ping a tcl script containing the word "provide"
in a commentary. Using simply '.*' in the regexp between 'package', 'provide', and
the version number wasn't a very good idea...
In the attached patch, only whitespace is allowed between 'package', 'provide', the
package name, and the version number.
Gerhard Grimm <[email protected]>
Software Developer
DETEC Software Products GmbH
R�sselsheim, Germany
2004/04/29 jcw
Great, I've updated SDX - and cleaned up a few more details in qwrap. Vielen
Dank!

Files

2004/04/29 C:\cygwin\home\ggrimm\qwrap.diff Patch for this problem text/plain

Bug Tracker © 2002 McMillan Enterprises, Inc.