Re: Re: Guile FFI wrapper, t_scm_word ambiguity

Tom Lord <lord-1tv/[email protected]> Sat, 31 Jan 2004 12:36:47 -0800 (PST)
Newsgroups gmane.lisp.scheme.pika.devel
Message-ID <[email protected]>

    > From: Matthew Dempsky <[email protected]>

    > Seperating the uses of t_scm_word into integer and Pika value
    > (choice #3) seems the cleanest solution to me at least.

And, indeed, was the intention.  The current Pika reps/ is free to use
t_scm_word as an integer type but nothing else in the Pika tree should
(the current exceptions are bugs).  The declaration of it belongs in
reps, not libscm.


-t