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.
pgpW4kga5DAMT.pgp
Description: PGP signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
