[cffi-devel] Strange equivalence
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Sun Apr 25 13:57:26 UTC 2010
In the file cffi-ecl.lisp of I find the equivalence table
(:char :byte "char")
(:unsigned-char :unsigned-byte "unsigned char")
that associates, for the ECL port, a byte with the CFFI :char type. Is this
intended per-specification? Why not using ECL's :char type, which might be
more than one byte if the compiler and operating system expect so?
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://tream.dreamhosters.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20100425/6d4a91e3/attachment.html>
More information about the cffi-devel
mailing list