Hi!

I bumped into some strange situation - when trying to invoke

(modifier= mod :sdl-key-mod-lshift)

I get the following error - "The value of KEYWORD is 1, which is not of type 
KEYWORD." When I invoke directely 

(equal mod (cffi:foreign-enum-value 'sdl-cffi::SDL-Mod :sdl-key-mod-lshift))

everything works fine. What's wrong?
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to