--
Luís Oliveira
http://r42.eu/~luis

---------- Forwarded message ----------
From: "Nikodemus Siivola" <nikodemus@random-state.net>
Date: 14 Oct 2010 06:32
Subject: CL-OPENGL has conflicts with Alexandria
To: "Oliver Markovic" <entrox@entrox.org>, "Luis Oliveira" <loliveira@common-lisp.net>

I just added

 #+sbcl
 (:lock t)

to Alexandria's package definition. Turns out CL-OPENGL has the
following conflicts:

 STARTS-WITH
 ONCE-ONLY
 ROTATE

Cheers,

 -- Nikodemus