[mcclim-devel] fussy clean-up items

rpgoldman at sift.info rpgoldman at sift.info
Thu Apr 7 15:35:34 UTC 2005


I was just reading over the warnings the ACL compiler gives me, and I
noticed that we have three definitions of make-keyword, in
presentations.lisp, commands.lisp, and utils.lisp.  I don't claim to
understand the dueling system definitions (mk-defsystem and asdf) to
know which ones should be killed, but any objections to killing a
couple?

Also, the compiler beefs about double definitions of 

(METHOD %PRESENTATION-TYPEP (T T T))
and
(METHOD %PRESENT (T T T T TEXTUAL-VIEW))

is this due to the eval-when form being evaluated first at compile
time, and then at load time?

Cheers,

r



More information about the mcclim-devel mailing list