[cffi-devel] Manual: defcvar :read-only example

Tobias Rautenkranz tobias at rautenkranz.ch
Tue May 12 13:04:18 UTC 2009


Hi,

The defcvar example:
CFFI> (defcvar ("errno" +error-number+) :int :read-only t)
in the manual should be:
CFFi> (defcvar ("errno" +error-number+ :read-only t) :int)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20090512/aa8a61f6/attachment.sig>


More information about the cffi-devel mailing list