src/xlib-util.lisp (with-xlib-protect): Protect from xlib:lookup-error. This prevent...
commit29254aac066a910669406599cd229404af7c28c0
authorPhilippe Brochard <pbrochard@common-lisp.net>
Wed, 4 Jan 2012 21:51:55 +0000 (4 22:51 +0100)
committerPhilippe Brochard <pbrochard@common-lisp.net>
Wed, 4 Jan 2012 21:51:55 +0000 (4 22:51 +0100)
tree3c8a9fe192427db30bbbe0a3a0bdf2f43bb67f9c
parent5e8514a2cde78233d5d956de63a8e359ebecba3f
src/xlib-util.lisp (with-xlib-protect): Protect from xlib:lookup-error. This prevent an error in clisp/new-clx when sometimes an xlib:colormap is expected instead of an xlib:window.
ChangeLog
src/xlib-util.lisp