[cffi-devel] stdcall callbacks on ClozureCL/win32
Luís Oliveira
luismbo at gmail.com
Sat Jun 6 15:05:13 UTC 2009
On Sat, Jun 6, 2009 at 12:40 PM, Greg Santucci<thecodewitch at gmail.com> wrote:
> When I run (rt:do-test 'cffi-tests::callbacks.stdcall.1), I get this
> printed:
>
> CFFI-TESTS::CALLBACKS.STDCALL.1
>
> and nothing more.
That's good, it means the test passed.
> When I try:
>
> (asdf:oos 'asdf:load-op :cffi-tests)
> (asdf:oos 'asdf:test-op :cffi-tests)
>
> Clozure crashes to its kernel debugger.
Can you get a backtrace? Hopefully one of the tests is triggering the
same bug you're experiencing with GLUT which I suspect is unrelated to
stdcall.
--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
More information about the cffi-devel
mailing list