[Git][cmucl/cmucl][master] Update cmucl.pot and cmucl-unix.pot for Linux

Raymond Toy (@rtoy) gitlab at common-lisp.net
Fri May 12 23:45:17 UTC 2023



Raymond Toy pushed to branch master at cmucl / cmucl


Commits:
d53c9575 by Raymond Toy at 2023-05-12T16:43:51-07:00
Update cmucl.pot and cmucl-unix.pot for Linux

See also #223.

- - - - -


2 changed files:

- src/i18n/locale/cmucl-unix.pot
- src/i18n/locale/cmucl.pot


Changes:

=====================================
src/i18n/locale/cmucl-unix.pot
=====================================
@@ -1356,6 +1356,14 @@ msgid ""
 "found."
 msgstr ""
 
+#: src/code/unix.lisp
+msgid ""
+"Return a USER-INFO structure for the user identified by UID.  If\n"
+"  not found, NIL is returned with a second value indicating the cause\n"
+"  of the failure.  In particular, if the second value is 0 (or\n"
+"  ENONENT, ESRCH, EBADF, etc.), then the uid was not found."
+msgstr ""
+
 #: src/code/unix.lisp
 msgid ""
 "Unix-times returns information about the cpu time usage of the process\n"


=====================================
src/i18n/locale/cmucl.pot
=====================================
@@ -9599,15 +9599,6 @@ msgid ""
 "   an otherwise undefined logical host."
 msgstr ""
 
-#: src/code/pathname.lisp
-msgid ""
-"When non-NIL, pathnames are on Darwin are normalized when created.\n"
-"  Otherwise, the pathnames are unchanged.\n"
-"\n"
-"  This must be NIL during bootstrapping because Unicode is not yet\n"
-"  available."
-msgstr ""
-
 #: src/code/pathname.lisp
 msgid "A path specification, either a string, file-stream or pathname."
 msgstr ""



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d53c9575b1166a3a9d5e98b727928a1156e90f83

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d53c9575b1166a3a9d5e98b727928a1156e90f83
You're receiving this email because of your account on gitlab.common-lisp.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20230512/91e1f893/attachment-0001.html>


More information about the cmucl-cvs mailing list