bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #40869] self-referential (cyclic) syntax template


From: John Tobey
Subject: [Bug-kawa] [bug #40869] self-referential (cyclic) syntax template
Date: Wed, 11 Dec 2013 04:04:52 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0

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

                 Summary: self-referential (cyclic) syntax template
                 Project: Kawa
            Submitted by: jtobey
            Submitted on: Wed 11 Dec 2013 04:04:51 AM GMT
                Category: Scheme language
                Severity: 3 - Normal
              Item Group: Run-time exception
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Given this comment in kawa/lang/SyntaxTemplate.java:

            /* FIXME cycles are OK if data are literal. */
            tr.syntaxError("self-referential (cyclic) syntax template");

Would you like me to create a minimal test case?  I do not want to waste my
time, since you seem to know about a bug that causes this error.  My program
dies with this error under Kawa but works under Chibi.  Looking at my syntax
templates, I do not see how they can be cyclic, but they are very complex, so
I am unsure.  Perhaps there is some --debug option to print each template as
it is applied...





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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