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]

null-environment



FYI,   
       
the following behavior doesn't seem R5RS compliant.

Regards, Mirko. 

> #|kawa:1|# (null-environment 5)
gnu.mapping.WrongArguments: call to 'null-environment' has too many arguments (1; must be 0)
	at gnu.expr.ModuleBody.applyN(ModuleBody.java:177)
	at kawa.lib.misc.applyN(/home/bothner/Kawa/kawa/kawa/lib/misc.scm)
	at gnu.expr.ModuleMethod.applyN(ModuleMethod.java:105)
	at gnu.mapping.Procedure.apply(Procedure.java:102)
	at gnu.mapping.CallContext.runUntilDone(CallContext.java:239)
	at gnu.expr.ModuleExp.evalModule(ModuleExp.java:189)
	at kawa.Shell.run(Shell.java:231)
	at kawa.Shell.run(Shell.java:180)
	at kawa.Shell.run(Shell.java:167)
	at kawa.Shell.run(Shell.java:154)
	at kawa.repl.main(repl.java:561)
#|kawa:2|# 


-- 
Dr. M. Luedde <Mirko.Luedde@Computer.Org>, Godehardsplatz 16, D-31134
Hildesheim, Germany, cellphone +49-179-5252064, homephone
+49-5121-25465, fax +49-89-4902669-21155


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