guile-devel
[Top][All Lists]
Advanced

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

Re: Preparing for 2.0.6


From: Nala Ginrut
Subject: Re: Preparing for 2.0.6
Date: Fri, 29 Jun 2012 10:55:15 +0800

For stable-2.0?
I'm tracing wip-rtl these days, and it failed:

---------------error msg---------------
GNU Guile 2.1.0.322-e765d
Copyright (C) 1995-2012 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> ,L ecmascript
Happy hacking with ECMAScript!  To switch back, type `,L scheme'.
ecmascript@(guile-user)> 1+1
... ;
While compiling expression:
ERROR: compilation not yet implemented: (case-lambda ((a100 a99) (let
((t102 (class-of a100)) (t101 (class-of a99))) (if (and (eq? t101
c104) (eq? t102 c108)) (p109 a100 a99) (if (and (eq? t101 c104) (eq?
t102 c106)) (p107 a100 a99) (if (and (eq? t101 c104) (eq? t102 c103))
(p105 a100 a99) (cache-miss g98 (list a100 a99))))))) (args
(cache-miss g98 args)))
ecmascript@(guile-user)> var a = 1+1;
ERROR: In procedure #<procedure e0f660 ()>:
ERROR: In procedure public-lookup: No variable bound to js-init in
module (language ecmascript impl)

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
ecmascript@(guile-user) [1]>
-------------------end------------------------

On Fri, Jun 29, 2012 at 10:49 AM, Noah Lavine <address@hidden> wrote:
> On Thu, Jun 28, 2012 at 10:38 PM, Nala Ginrut <address@hidden> wrote:
>> @Noah: Could you apply the patch to fix ecmascript?
>> http://lists.gnu.org/archive/html/guile-devel/2012-05/msg00001.html
>
> I think that's already done! Do you not see it in your tree?
>
> Noah



reply via email to

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