[mcclim-devel] Drei Lisp syntax fix

2 Mar
2008
2 Mar
'08
3:17 p.m.
There is a small error in FORM-TO-OBJECT, which causes the method for incomplete-quote-form to be shadowed by the NO-APPLICABLE-METHOD default method. The attached patch fixes this. Cheers, - Willem

2 Mar
2 Mar
3:57 p.m.
"Willem Broekema" <metawilm@gmail.com> writes:
There is a small error in FORM-TO-OBJECT, which causes the method for incomplete-quote-form to be shadowed by the NO-APPLICABLE-METHOD default method. The attached patch fixes this.
Cheers, - Willem
Thank you, committed to CVS. How did you find this bug, by the way? I don't remember when exactly incomplete-quote-forms are encountered. -- \ Troels /\ Henriksen
6219
Age (days ago)
6219
Last active (days ago)
2 comments
2 participants
participants (2)
-
Troels Henriksen
-
Willem Broekema