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]

(error ....) disapeared in CVS tree version


In the current version of Kawa in the CVS tree, (error ...) does not
work.
It was removed from the file, kawa/lib/syntax.scm, but was not replaced
by anything :

bash-2.04$ java kawa.repl
#|kawa:1|# (error 'toto)
java.lang.InternalError: circularity in autoload of error
           at
kawa.lang.AutoloadProcedure.applyN(AutoloadProcdure.java:152)
...

Maybe Per has plan to change (error ...) procedure. For those who need
using the CVS tree version of kawa and (error ...), download the
previous version of
kawa/lib/syntax.scm.

Manu



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