On Sat, Jun 6, 2009 at 12:40 PM, Greg Santucci<thecodewitch@gmail.com> wrote:That's good, it means the test passed.
> When I run (rt:do-test 'cffi-tests::callbacks.stdcall.1), I get this
> printed:
>
> CFFI-TESTS::CALLBACKS.STDCALL.1
>
> and nothing more.
Can you get a backtrace? Hopefully one of the tests is triggering the
> When I try:
>
> (asdf:oos 'asdf:load-op :cffi-tests)
> (asdf:oos 'asdf:test-op :cffi-tests)
>
> Clozure crashes to its kernel debugger.
same bug you're experiencing with GLUT which I suspect is unrelated to
stdcall.