Kenny Tilton wrote:
Lispworks wasted no time going straight upside my head over an oddity caused by Freeglut history, I think: fonts are identified by enums 0, 1, 2 etc, but the parameter is declared in C as a pointer to a font! God bless static typing.
AllegroCL I guess does things helpfully in this regard...
I forgot to mention: in some places I was just passing 0, 1, 2, 3 as integers, tho a pointer was required and specified in the FFI.
Now Lispworks is yelling about something else.
Unlikely to be the FFI, btw. Anyway, you all should definitely await the next distro if you get to the point where you are running the demos.
kt