[cmucl-cvs] [git] CMU Common Lisp branch master updated. 54f8b21953569cd674e9ee8bd19f1d1690bad133

Raymond Toy rtoy at common-lisp.net
Sun Sep 25 05:44:37 UTC 2011


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  54f8b21953569cd674e9ee8bd19f1d1690bad133 (commit)
      from  44a8f0c76e35c0278c8a43dd862cd0984ca14e2d (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 54f8b21953569cd674e9ee8bd19f1d1690bad133
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Sat Sep 24 22:44:29 2011 -0700

    Regenerated from current sources.

diff --git a/i18n/locale/cmucl.pot b/i18n/locale/cmucl.pot
index 9441573..08392c7 100644
--- a/i18n/locale/cmucl.pot
+++ b/i18n/locale/cmucl.pot
@@ -4772,10 +4772,6 @@ msgid ""
 msgstr ""
 
 #: src/code/float-trap.lisp
-msgid "SIGFPE with no exceptions currently enabled?"
-msgstr ""
-
-#: src/code/float-trap.lisp
 msgid ""
 "Execute BODY with the floating point exceptions listed in TRAPS\n"
 "  masked (disabled).  TRAPS should be a list of possible exceptions\n"
@@ -5986,7 +5982,7 @@ msgstr ""
 #: src/code/commandline.lisp
 msgid ""
 "Specifies the number of megabytes that should be allocated to the\n"
-"  heap.  If not specified, a platform- specific default is used.  The\n"
+"  heap.  If not specified, a platform-specific default is used.  The\n"
 "  actual maximum allowed heap size is platform-specific."
 msgstr ""
 
@@ -5996,6 +5992,38 @@ msgstr ""
 
 #: src/code/commandline.lisp
 msgid ""
+"Specifies the number of megabytes that should be allocated for the\n"
+"  read-only space.  If not specified, a platform-specific default is\n"
+"  used.  The actual maximum allowed read-only size is\n"
+"  platform-specific."
+msgstr ""
+
+#: src/code/commandline.lisp
+msgid ""
+"Specifies the number of megabytes that should be allocated for the\n"
+"  static space.  If not specified, a platform-specific default is\n"
+"  used.  The actual maximum allowed static space size is\n"
+"  platform-specific."
+msgstr ""
+
+#: src/code/commandline.lisp
+msgid ""
+"Specifies the number of megabytes that should be allocated for the\n"
+"  control stack.  If not specified, a platform-specific default is\n"
+"  used.  The actual maximum allowed control stack size is\n"
+"  platform-specific."
+msgstr ""
+
+#: src/code/commandline.lisp
+msgid ""
+"Specifies the number of megabytes that should be allocated for the\n"
+"  binding stack.  If not specified, a platform-specific default is\n"
+"  used.  The actual maximum allowed binding stack size is\n"
+"  platform-specific."
+msgstr ""
+
+#: src/code/commandline.lisp
+msgid ""
 "A colon-separated list of directories to be used for the library:\n"
 "  search-list."
 msgstr ""

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

Summary of changes:
 i18n/locale/cmucl.pot |   38 +++++++++++++++++++++++++++++++++-----
 1 files changed, 33 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
CMU Common Lisp




More information about the cmucl-cvs mailing list