guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (33514ff -> 68f13ad)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (33514ff -> 68f13ad)
Date: Tue, 28 Feb 2017 16:02:29 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

      from  33514ff   Fix segfault introduced with R6RS port commit
       new  68f13ad   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                                    | 56 ++++++++++++++--------
 libguile/keywords.c                                | 24 ++++++----
 libguile/vm-engine.c                               | 13 +++--
 libguile/vm.c                                      |  8 ++--
 module/ice-9/eval.scm                              | 51 ++++++++++++--------
 .../standalone/test-scm-c-bind-keyword-arguments.c | 22 ++++-----
 test-suite/tests/optargs.test                      | 16 +++++++
 7 files changed, 120 insertions(+), 70 deletions(-)



reply via email to

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