sharplispers / clx

a fork of crhodes' fork of danb's fork of the CLX library, an X11 client for Common Lisp
Other
116 stars 46 forks source link

Make extension-event-key-p available at compilation time #93

Closed dkochmanski closed 6 years ago

dkochmanski commented 6 years ago

See #48 for elaborate descripiton. Basically extension-event-key-p' is used in deftype' as part of satisfies so it must be available at compile-time to be a conforming program.