[Cl-perec-devel] Re: cl-def?
Saurabh Nanda
saurabhnanda at gmail.com
Tue Aug 7 11:39:27 UTC 2007
Found cl-def and a couple of other packages in the cl-dwim project. I'm
stuck with a compile-time problem now:
; in: DEFLOGGER SQL-LOG
; (IT.BESE.ARNESI:DEFLOGGER CL-RDBMS::SQL-LOG NIL :LEVEL
IT.BESE.ARNESI:+WARN+
; :COMPILE-TIME-LEVEL IT.BESE.ARNESI:+INFO+:APPENDER
; (MAKE-INSTANCE 'CL-RDBMS::SQL-LOG-APPENDER
:STREAM
; *DEBUG-IO*))
;
; caught ERROR:
; (during macroexpansion of (DEFLOGGER SQL-LOG ...))
; error while parsing arguments to DEFMACRO DEFLOGGER:
; unknown keyword: :COMPILE-TIME-LEVEL; expected one of :DOCUMENTATION,
:APPENDERS, :APPENDER, :LEVEL
Any pointers?
Saurabh.
--
http://nandz.blogspot.com
http://foodieforlife.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-perec-devel/attachments/20070807/0f7fc11a/attachment.html>
More information about the cl-perec-devel
mailing list