guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.2 updated (741c454 -> 71f536c)


From: Ludovic Courtès
Subject: [Guile-commits] branch stable-2.2 updated (741c454 -> 71f536c)
Date: Tue, 24 Jul 2018 06:08:38 -0400 (EDT)

civodul pushed a change to branch stable-2.2
in repository guile.

      from  741c454   r6rs-ports: 'put-bytevector' accepts 64-bit integers.
       new  bdcd0ba   Add -Wshadowed-toplevel.
       new  71f536c   srfi-19: Remove unused procedure.

The 2 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:
 doc/ref/api-evaluation.texi             |  4 +-
 module/ice-9/boot-9.scm                 |  3 +-
 module/language/tree-il/analyze.scm     | 34 ++++++++++++-
 module/language/tree-il/compile-cps.scm |  3 +-
 module/srfi/srfi-19.scm                 | 20 +-------
 module/system/base/message.scm          |  9 +++-
 test-suite/tests/tree-il.test           | 84 ++++++++++++++++++++++++++++++++-
 7 files changed, 132 insertions(+), 25 deletions(-)



reply via email to

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