[Ecls-list] FFI bug?
Goffioul Michael
goffioul at imec.be
Fri Sep 2 05:53:01 UTC 2005
Should be fixed on CVS now.
Michael.
> 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
>
>
More information about the ecl-devel
mailing list