[git] CMU Common Lisp branch master updated. begin-x87-removal-17-g7fe70d3
Raymond Toy
rtoy at common-lisp.net
Wed Apr 16 04:54:25 UTC 2014
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 7fe70d3a8856058f4bb4b10602d7eadf18444791 (commit)
from 656761bda082e6c08492f34af80861ac285d6426 (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 7fe70d3a8856058f4bb4b10602d7eadf18444791
Author: Raymond Toy <toy.raymond at gmail.com>
Date: Tue Apr 15 21:53:14 2014 -0700
Regenerated.
diff --git a/src/i18n/locale/cmucl-x86-vm.pot b/src/i18n/locale/cmucl-x86-vm.pot
index 3423da4..8996bd9 100644
--- a/src/i18n/locale/cmucl-x86-vm.pot
+++ b/src/i18n/locale/cmucl-x86-vm.pot
@@ -77,24 +77,6 @@ msgstr ""
msgid "Thread safe push of val onto the list in the vector element."
msgstr ""
-#: src/code/commandline.lisp
-msgid ""
-"Specifies what kind of floating-point support should be used on x86\n"
-" systems. If 'x87', Lisp will use the x87 floating-point unit; if\n"
-" 'sse2', Lisp uses SSE2 floating-point unit. The default is\n"
-" 'auto',which causes Lisp to check to see if SSE2 is available. If\n"
-" so, then SSE2 is used. If the SSE2 core file cannot be found,Lisp\n"
-" will fallback to the x87 core, which can run on any machine."
-msgstr ""
-
-#: src/code/commandline.lisp
-msgid "mode"
-msgstr ""
-
-#: src/code/commandline.lisp
-msgid "a symbol or function"
-msgstr ""
-
#: src/code/load.lisp
msgid "Top-Level Form"
msgstr ""
-----------------------------------------------------------------------
Summary of changes:
src/i18n/locale/cmucl-x86-vm.pot | 18 ------------------
1 file changed, 18 deletions(-)
hooks/post-receive
--
CMU Common Lisp
More information about the cmucl-cvs
mailing list