[Ecls-list] FFI bug?
Nike
nikeke at users.sf.net
Fri Sep 2 02:14:11 UTC 2005
UFFI specification is not very clear on the subject, but it looks like
a bug.
> (compile-file "bug" :load t) ; bug.lisp is attached
;;; Loading #P"/usr/lib/ecl/cmp.fas"
...
;;; Finished compiling bug.
#P"bug.fas"
> (f1)
1804289383
> (f2)
#<foreign :INT 327b23c6>
Shouldn't f2 return a fixnum, just like f1 does?
-- Nike
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug.lisp
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20050902/39800758/attachment.ksh>
More information about the ecl-devel
mailing list