[cmucl-commit] [git] CMU Common Lisp branch master updated. snapshot-2013-01-23-gbfd32d9

Raymond Toy rtoy at common-lisp.net
Sat Feb 2 03:21:59 UTC 2013


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 "CMU Common Lisp".

The branch, master has been updated
       via  bfd32d97e2f5d19dbb40f1e180a471e7a3e10d2a (commit)
       via  0a2db10cdf6cb3b339ea103a6b8d02a0764b8e2e (commit)
      from  237b7a2e6b6c129db4a185d76760fa2ef0825324 (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 bfd32d97e2f5d19dbb40f1e180a471e7a3e10d2a
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Fri Feb 1 19:21:24 2013 -0800

    Regenerated.

diff --git a/src/i18n/locale/cmucl.pot b/src/i18n/locale/cmucl.pot
index de06c81..11ba637 100644
--- a/src/i18n/locale/cmucl.pot
+++ b/src/i18n/locale/cmucl.pot
@@ -4787,7 +4787,7 @@ msgid ""
 msgstr ""
 
 #: src/code/float-trap.lisp
-msgid "SIGFPE with no exceptions currently enabled?"
+msgid "SIGFPE with no exceptions currently enabled? (si-code = ~D)"
 msgstr ""
 
 #: src/code/float-trap.lisp

commit 0a2db10cdf6cb3b339ea103a6b8d02a0764b8e2e
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Fri Feb 1 19:20:41 2013 -0800

    Update from commit logs.

diff --git a/src/general-info/release-20e.txt b/src/general-info/release-20e.txt
index cf4fd5e..0a874a9 100644
--- a/src/general-info/release-20e.txt
+++ b/src/general-info/release-20e.txt
@@ -24,8 +24,8 @@ New in this release:
  
   * Changes
     * ASDF2 updated to version 2.26.
-    * DEFINE-COMPILER-MACRO now has source-locationinformation for the
-      macro definition.
+    * DEFINE-COMPILER-MACRO now has source-location information for
+      the macro definition.
     * :ALIEN-CALLBACK added to *FEATURES* for platforms that support
       alien callbacks.
     * The sparc port can be built using gcc once again.
@@ -48,6 +48,8 @@ New in this release:
     * Ticket #69 fixed.
     * Ticket #70 fixed.
     * Ticket #65 fixed.
+    * Ticket #71 fixed.
+    * Ticket #72 fixed.
 
   * Other changes:
     * -8 option for build-all.sh is deprecated since we don't

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

Summary of changes:
 src/general-info/release-20e.txt |    6 ++++--
 src/i18n/locale/cmucl.pot        |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
CMU Common Lisp


More information about the cmucl-commit mailing list