bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #31251] defvar


From: Helmut Eller
Subject: [Bug-kawa] [bug #31251] defvar
Date: Wed, 06 Oct 2010 08:12:56 +0000
User-agent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.6.30 Version/10.62

Follow-up Comment #2, bug #31251 (project kawa):

Had to do with something in my .kawarc.scm.  But it also shows up with this
file:

(define (baz) (let loop () 1))
(define-variable *foo* 2)

and in the interpreter:

#|kawa:1|# (require "/tmp/x.scm")
#|kawa:2|# *foo*
Invalid parameter, was: gnu.math.IntNum cannot be cast to gnu.expr.Special
java.lang.ClassCastException: gnu.math.IntNum cannot be cast to
gnu.expr.Special
        at atInteractiveLevel$2.run(stdin)
        at gnu.expr.ModuleExp.evalModule2(ModuleExp.java:284)
        at gnu.expr.ModuleExp.evalModule(ModuleExp.java:185)
        ...



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31251>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]