pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug #11916


From: John Darrington
Subject: Bug #11916
Date: Fri, 11 Feb 2005 11:59:57 +0800
User-agent: Mutt/1.3.28i

Ben,

Would you like me to look at this one, or would you prefer to handle
it yourself?

The problem seems to be that parse_var_set_vars is using the index
member of struct variable to index into the struct array_var_set,
whereas it's supposed to index into the dictionary.

My idea would be to do away with the var_set_get_var function and
replace it with some kind of abstract iterator.  The iterator's
implementation will then depend on whether we're dealing with
a dictionary  or an array.

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.


Attachment: pgpThxdLxICRY.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]