[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new expression code checked in
From: |
John Darrington |
Subject: |
Re: new expression code checked in |
Date: |
Sat, 5 Mar 2005 07:01:19 +0800 |
User-agent: |
Mutt/1.5.4i |
On Fri, Mar 04, 2005 at 12:37:03AM -0800, Ben Pfaff wrote:
My investigation showed that this was only because I expressed it
as
do './generate.pl';
Changing it to
do 'generate.pl';
fixed the problem. Because I like it my way better, I checked in
a change back, after making sure that `make distcheck' and a
build from a separate dir succeeded.
No problem.
BTW: I've got a biggish change coming shortly, which might conflict
slightly with src/expressions. One of the things I've done is to hunt
down occurances of literal '8' and '9' being used to represent the
length of variable names. And changed them to a macro. I just
happened to choose a different macro name to that you used in
evaluate.c
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://wwwkeys.pgp.net or any PGP keyserver for public key.
pgpEu5xDdxGsn.pgp
Description: PGP signature
New expression code doesn't build on Red Hat, John Darrington, 2005/03/03