[Bese-devel] Bug in yaclml inhibits compilation under LispWorks
Joel Ray Holveck
joelh at piquan.org
Thu Oct 7 01:43:54 UTC 2004
In yaclml, in src/tal/xmls.lisp there's the form:
(define-condition xml-parse-error (error)
((line :initarg :line
:reader :error-line)))
Perhaps the reader should be error-line, not :error-line. LispWorks
traps the function definition as an error.
I have no idea how to report this as a bug, and I'm not on the lists.
Is there anything in particular I should do?
Cheers,
joelh
--
Joel Ray Holveck - joelh at piquan.org
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped
More information about the bese-devel
mailing list