Ferada / cl-cffi-gtk

#cl-cffi-gtk on Freenode. A Lisp binding to GTK+3. SBCL/CCL/ABCL (ECL/CLISP unstable)
http://www.crategus.com/books/cl-cffi-gtk
41 stars 8 forks source link

Use `trivial-features`. #50

Closed Ferada closed 4 years ago

Ferada commented 4 years ago

@pbella mind trying this?

Fixes https://github.com/Ferada/cl-cffi-gtk/issues/49.

pbella commented 4 years ago

@Ferada looks good. Everything that was working with my changes are working with these.