chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1421: problems with building json egg in c5 egg


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1421: problems with building json egg in c5 egg repo
Date: Thu, 19 Oct 2017 14:27:38 -0000

#1421: problems with building json egg in c5 egg repo
---------------------------------+--------------------
            Reporter:  felix     |      Owner:
                Type:  defect    |     Status:  closed
            Priority:  critical  |  Milestone:  5.0
           Component:  expander  |    Version:  5.0
          Resolution:  invalid   |   Keywords:
Estimated difficulty:  hard      |
---------------------------------+--------------------
Changes (by sjamaan):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 OK never mind, this was a complete red herring.  The json egg didn't work
 because it contained {{{use}}} instead of {{{import}}} expressions,
 causing the {{{packrat-parser}}} call to be seen not as a module but as a
 procedure call, which means the {{{define}}}s were indeed "misplaced".

--
Ticket URL: <https://bugs.call-cc.org/ticket/1421#comment:3>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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