[Openmcl-devel] Exception when requiring cocoa-application
R. Matthew Emerson
rme at clozure.com
Thu Sep 23 08:33:19 PDT 2010
On Sep 23, 2010, at 8:01 AM, Arthur Cater wrote:
> So to summarise, I'm reporting
> - update-ccl doesn't accept the stated :FULL keyword arg any more
> - something is amiss with cocoa-application
> - yield does not work
>
> Or is it just me? What have I done wrong this time?
> My processor: "2 x 2.66 GHz Dual-Core Intel Xeon"
> sw: Mac OS X 10.6.4
You probably want (rebuild-ccl :full t).
CCL:UPDATE-CCL runs svn update and also tries to detect
and resolve svn conflicts, but it doesn't actually
recompile anything.
It is called as a helper function when you evaluate
(rebuild-ccl :full t :update t).
More information about the Openmcl-devel
mailing list