guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.0 updated (f428e93 -> 89ecece)


From: Andy Wingo
Subject: [Guile-commits] branch stable-2.0 updated (f428e93 -> 89ecece)
Date: Tue, 28 Feb 2017 15:02:54 -0500 (EST)

wingo pushed a change to branch stable-2.0
in repository guile.

      from  f428e93   Fix (* x -1) for GOOPS types
       new  89ecece   Better errors for odd-length keyword args

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/eval.c                                    | 64 ++++++++++------
 libguile/keywords.c                                | 24 +++---
 libguile/vm-i-system.c                             |  9 +--
 libguile/vm.c                                      |  8 +-
 module/ice-9/eval.scm                              | 89 +++++++++++++---------
 .../standalone/test-scm-c-bind-keyword-arguments.c | 22 +++---
 test-suite/tests/00-repl-server.test               |  1 +
 test-suite/tests/optargs.test                      | 16 ++++
 8 files changed, 142 insertions(+), 91 deletions(-)



reply via email to

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