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 tag, intl-branch-working-2010-02-19-1000 has been created
at 7896090a1a7ad56dece5842b95d04e32271b197e (commit)
- Log -----------------------------------------------------------------
commit 7896090a1a7ad56dece5842b95d04e32271b197e
Author: rtoy <rtoy>
Date: Tue Feb 16 05:17:34 2010 +0000
In PARSE-LOGICAL-NAMESTRING, don't try to translate the strings error
strings. Move the translation to the labels function EXPECTING.
Otherwise, we get stuck in a loop trying to lookup the translation.
This is easily triggered with
(merge-pathnames "CLTEST:file-to-be-renamed.txt"
"CLTEST:file-to-be-renamed.txt")
where CLTEST is some valid logical host. (This is from ansi-test
rename-file.5.)
-----------------------------------------------------------------------
hooks/post-receive
--
CMU Common Lisp