16 Mar 2012 22:39
Extension functions re-defining themselves
Jocelyn Fréchot <jocelyn_frechot <at> yahoo.fr>
2012-03-16 21:39:59 GMT
2012-03-16 21:39:59 GMT
Hello, I’d like to report the folling issue I bumped into: in the cl-opengl-bindings package, extension functions defined with defglextfun will re-define themselves the first time they are called. This is somewhat an unexpected and potentially undesirable behavior: if you store one of those function objects before calling it, it will compile a new object every time it is funcalled. Thanks -- -- Jocelyn _______________________________________________ cl-opengl-devel mailing list cl-opengl-devel <at> common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel
RSS Feed