This is the mail archive of the
kawa@sources.redhat.com
mailing list for the Kawa project.
Re: Problem with macro while compiling
- To: kawa at sourceware dot cygnus dot com
- Subject: Re: Problem with macro while compiling
- From: Emmanuel Castro <castro at lirmm dot fr>
- Date: Tue, 12 Dec 2000 18:22:29 +0100
- References: <20001211065158.I13562@ebb.org>
I have tested the new release of the CVS tree (version of 12th dec 2000),
and I can report that the problem of macro used at toplevel while
compiling improved a lot.
There is still a problem when writing macro which use macro, such a in
the definition of SFRI 9 macro (see record.scm in my previous mail).
Manu