guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, wip-rtl, updated. v2.1.0-266-g7185204


From: Andy Wingo
Subject: [Guile-commits] GNU Guile branch, wip-rtl, updated. v2.1.0-266-g7185204
Date: Thu, 17 May 2012 08:19:50 +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=7185204775fcbe9b4d94d9aa805c4e1b52cba217

The branch, wip-rtl has been updated
       via  7185204775fcbe9b4d94d9aa805c4e1b52cba217 (commit)
      from  ec7299a5a2117d08681b198b0ecd8caf76420f50 (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 7185204775fcbe9b4d94d9aa805c4e1b52cba217
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]