On 1 April 2012 02:11, Luís Oliveira <luis...@gmail.com> wrote:

> 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.

Thanks!

Patch attached -- probably not something to merge as-is, since I
commented out a few extensions due to missing/bad types, but this
builds for me on x86-64 using the default 1Gb heap.

Cheers,

 -- nikodemus

Attachment: 0001-fix-build-on-SBCL.patch
Description: Binary data

_______________________________________________
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