bug: let-values not immediately available

Per Bothner per@bothner.com
Fri Dec 20 10:36:00 GMT 2002


Hoehle, Joerg-Cyril wrote:
> #|kawa:1|# (let-values ((x (values 1 2))) x)
> gnu.mapping.UnboundSymbol: Unbound symbol let-values - no field let-values in ka
> wa.lib.syntax
>         at gnu.kawa.reflect.ClassMemberConstraint.setup(ClassMemberConstraint.ja

This was due to inconsistent name-mangling.
I've attached a patch.

> BTW, would "apropos" or something like Python's dir() or vars() be doable
 > in the REPL? Using reflection?

Probably.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: decl.patch
URL: <http://sourceware.org/pipermail/kawa/attachments/20021220/d2eff8a9/attachment.ksh>


More information about the Kawa mailing list