Re: 1.4.2 cmd-line
Rob Savoye <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 11, 2002 at 10:19:40AM +0200, Wolfgang Pichler wrote:
> please re-insert some sort of THIS code (cowardly stolen from some older
> runtest.exp) into runtest.exp of 1.4.2 and onwards if missing.
> "[A-Z]*=*" { # process makefile style args like CC=gcc, etc...
> if [regexp "^(\[A-Z_\]+)=(.*)$" $option junk var val] {
> set $var $val
Yeah, this somehow feel out... It's been fixed in CVS for awhile. I'll
be doing a 1.4.3 in the reasonably near future, I'm just waiting for two
big patches to be thoroughly debugged.
- rob -