C argument type for indices?

Andreas Rottmann <[email protected]> Mon, 02 Feb 2004 23:38:10 +0100
Newsgroups gmane.lisp.scheme.pika.devel
Message-ID <[email protected]>
I just saw that the vector index arguments are declared as
t_scm_word. This is wrong, just as with the hashes. Should we use
fixnums here, too, or is t_ulong better for the job?

I'll fix those together with the hash/word issue.

Andy
-- 
Andreas Rottmann         | [email protected]      | 118634484@ICQ | [email protected]
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Python is executable pseudocode, Perl is executable line-noise.