[fetter-devel] parsing of extern
Osei Poku
osei.poku at gmail.com
Wed Jul 30 15:13:00 UTC 2008
On Jul 30, 2008, at 4:01 AM, Attila Lendvai wrote:
>> I tried to generate OpenGL headers based on the code from the
>> generate-example-bindings file.
>
> when possible, always send a test-case in such situations (or at least
> a backtrace), so that we can reproduce the error locally. it should
> work and generating the stock opengl binding works for me:
Sure.. attached... The first thing is the result when I run generate-
opengl-binding as is... The backtrace is obtained by removing the
handler-bind wrapper around the generate-binding call.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: backtrace-opengl.txt
URL: <https://mailman.common-lisp.net/pipermail/fetter-devel/attachments/20080730/8c9b8e16/attachment.txt>
-------------- next part --------------
>
>
> VERRAZANO-USER> (generate-opengl-binding)
> ; *** Processing binding :OPENGL-CFFI-BINDINGS
> $ gccxml --version
> ; Standard output:
> GCC-XML version 0.9.0
> $ gccxml -I/usr/include -fxml="//tmp/872vzntemp.xml" "//tmp/
> 872vzntemp.cpp"
> $ gccxml -I/usr/include --preprocess -dDI "//tmp/872vzntemp.cpp"
>> "//tmp/872vzntemp.mac"
> ; No value
> VERRAZANO-USER>
>
> btw, flexml.lisp has the interesting part of the code, search for
> "boolean".
>
> --
> attila
More information about the fetter-devel
mailing list