guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, master, updated. v2.1.0-263-g688291f


From: Andy Wingo
Subject: [Guile-commits] GNU Guile branch, master, updated. v2.1.0-263-g688291f
Date: Thu, 17 May 2012 08:39:28 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=688291fe19a620cb46f8286ff088891da1ed8169

The branch, master has been updated
       via  688291fe19a620cb46f8286ff088891da1ed8169 (commit)
      from  ee6207d6f5c8675dc8dee36dbdb815dbc5b71b4a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 688291fe19a620cb46f8286ff088891da1ed8169
Author: Andy Wingo <address@hidden>
Date:   Thu May 17 10:19:33 2012 +0200

    add guile-2.2 feature
    
    * module/ice-9/boot-9.scm (%cond-expand-features): Add guile-2.2
      feature.

-----------------------------------------------------------------------

Summary of changes:
 module/ice-9/boot-9.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/module/ice-9/boot-9.scm b/module/ice-9/boot-9.scm
index c30861d..9add63b 100644
--- a/module/ice-9/boot-9.scm
+++ b/module/ice-9/boot-9.scm
@@ -3970,6 +3970,7 @@ module '(ice-9 q) '(make-q q-length))}."
   ;; Adjust the above comment when changing this.
   '(guile
     guile-2
+    guile-2.2
     r5rs
     srfi-0   ;; cond-expand itself
     srfi-4   ;; homogenous numeric vectors


hooks/post-receive
-- 
GNU Guile



reply via email to

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