GNU bug report logs - #10623
Bugs in ecmascript/base.scm

Previous Next

Package: guile;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Fri, 27 Jan 2012 08:34:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sjoerd van Leent <svanleent <at> gmail.com>
To: 10623 <at> debbugs.gnu.org
Cc: Sjoerd van Leent <svanleent <at> gmail.com>
Subject: bug#10623: [PATCH] Fixed unbound variables and unbound values for the ecmascript base Guile scheme file.
Date: Mon, 21 May 2012 20:50:46 +0200
[Message part 1 (text/plain, inline)]
Afftected are:
  module/langyage/ecmascript/base.scm:

  - has-property? should check against the value p instead of v when
    handling hashq-get-handle

  - When x is of type <js-object> on line 179, it should be appending #t to
    the call to object->number, as object->number requires it

  - Within the same bit, a few lines later, A TypeError should be thrown
    using the value x instead of the non-existant value o
---
 module/language/ecmascript/base.scm |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

[0001-Fixed-unbound-variables-and-unbound-values-for-the-e.patch (text/x-patch, attachment)]

This bug report was last modified 12 years and 324 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.