bug-guile
[Top][All Lists]
Advanced

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

[bug #31318] Can't call functions in ecmascript


From: Jonathan Schmidt-Dominé
Subject: [bug #31318] Can't call functions in ecmascript
Date: Tue, 12 Oct 2010 20:32:34 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de-DE) AppleWebKit/533.3 (KHTML, like Gecko) rekonq Safari/533.3

URL:
  <http://savannah.gnu.org/bugs/?31318>

                 Summary: Can't call functions in ecmascript
                 Project: Guile
            Submitted by: theuser
            Submitted on: Tue 12 Oct 2010 10:32:33 PM CEST
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi!

I get syntax-errors when trying to invoke or define functions in the
ecmascript-mode:
cmascript@(guile-user)> alert("Bla");
Throw to key `SyntaxError' with args `("unexpected right parenthesis")' while
reading expression.
ecmascript@(guile-user)> function x(y) { return y; }
Throw to key `SyntaxError' with args `("unexpected right parenthesis")' while
reading expression.
Throw to key `SyntaxError' with args `("unexpected right brace"
#<lexical-token category: lbrace source: #f value: ()>)' while reading
expression.

Jonathan




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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