This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: define-syntax code generation bug?


Hi,

I apologize. It was a bug in my macro.
I generated
(for-each (lambda (x y z) ...) single-list)
which is obviously wrong. With three formal parameters, for-each should be given three lists.

I wrote:
>trying to find a replacement for brl-sql-syntax, I came across 
>the following possible bug.
Watch out the BRL mailing list for a replacement RSN

Regards,
	Jorg Hohle.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]