Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

2 changed files:

Changes:

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

  • src/i18n/locale/cmucl.pot
    ... ... @@ -9599,6 +9599,15 @@ msgid ""
    9599 9599
     "   an otherwise undefined logical host."
    
    9600 9600
     msgstr ""
    
    9601 9601
     
    
    9602
    +#: src/code/pathname.lisp
    
    9603
    +msgid ""
    
    9604
    +"When non-NIL, pathnames are on Darwin are normalized when created.\n"
    
    9605
    +"  Otherwise, the pathnames are unchanged.\n"
    
    9606
    +"\n"
    
    9607
    +"  This must be NIL during bootstrapping because Unicode is not yet\n"
    
    9608
    +"  available."
    
    9609
    +msgstr ""
    
    9610
    +
    
    9602 9611
     #: src/code/pathname.lisp
    
    9603 9612
     msgid "A path specification, either a string, file-stream or pathname."
    
    9604 9613
     msgstr ""