Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

2 changed files:

Changes:

  • src/i18n/locale/cmucl-unix.pot
    ... ... @@ -1356,6 +1356,14 @@ 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
    +
    
    1359 1367
     #: src/code/unix.lisp
    
    1360 1368
     msgid ""
    
    1361 1369
     "Unix-times returns information about the cpu time usage of the process\n"
    

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