[cffi-devel] Manual: defcvar :read-only example
Luís Oliveira
luismbo at gmail.com
Tue May 26 19:46:46 UTC 2009
On Tue, May 12, 2009 at 2:04 PM, Tobias Rautenkranz
<tobias at rautenkranz.ch> wrote:
> 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)
Thanks for the report. Should be fixed now.
--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
More information about the cffi-devel
mailing list