
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 d337d008ea8f8a47a34b27516bd4f60f8299881a (commit) from 861ae22a3596ca5e40530a734076d6dea131c273 (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 d337d008ea8f8a47a34b27516bd4f60f8299881a Author: Raymond Toy <toy.raymond@gmail.com> Date: Wed Oct 23 19:48:29 2013 -0700 Update message from inline ftruncate support that was recently added on x86. diff --git a/src/i18n/locale/cmucl-sse2.pot b/src/i18n/locale/cmucl-sse2.pot index 9f27271..2236ac7 100644 --- a/src/i18n/locale/cmucl-sse2.pot +++ b/src/i18n/locale/cmucl-sse2.pot @@ -83,6 +83,10 @@ msgid "inline float truncate" msgstr "" #: src/compiler/x86/float-sse2.lisp +msgid "inline ftruncate" +msgstr "" + +#: src/compiler/x86/float-sse2.lisp msgid "inline complex single-float creation" msgstr "" ----------------------------------------------------------------------- Summary of changes: src/i18n/locale/cmucl-sse2.pot | 4 ++++ 1 file changed, 4 insertions(+) hooks/post-receive -- CMU Common Lisp