On Sat, Mar 31, 2012 at 5:02 PM, Nikodemus Siivola
<nikode...@random-state.net> wrote:
> Can you point me at right spot in cl-opengl sources, and provide a
> test-case. I think I have an idea...

The code is at:
<https://github.com/luismbo/cl-opengl/tree/sbcl-unfriendly-defglextfun>

The test-case is simply compiling cl-opengl. SBCL will exhaust the
heap while attempting to compile gl/funcs.lisp which contains about
2000 usages of DEFGLEXTFUN.

Cheers,

-- 
Luís Oliveira
http://r42.eu/~luis/

_______________________________________________
cl-opengl-devel mailing list
cl-opengl-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel

Reply via email to