[Git][cmucl/cmucl][issue-132-ansi-test-rename-files] Apply 1 suggestion(s) to 1 file(s)

Raymond Toy (@rtoy) gitlab at common-lisp.net
Sat Oct 15 14:19:20 UTC 2022



Raymond Toy pushed to branch issue-132-ansi-test-rename-files at cmucl / cmucl


Commits:
a879f311 by Carl S. Shapiro at 2022-10-15T14:19:02+00:00
Apply 1 suggestion(s) to 1 file(s)
- - - - -


1 changed file:

- src/code/filesys.lisp


Changes:

=====================================
src/code/filesys.lisp
=====================================
@@ -972,9 +972,7 @@
 				       (unix:get-unix-error-msg error))))
       (when (streamp file)
 	(file-name file new-namestring))
-      (values new-name
-	      original
-	      (truename new-name)))))
+      (values new-name original (truename new-name)))))
 
 ;;; Delete-File  --  Public
 ;;;



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

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/a879f31142a574333bc3f7684d34ba28c9ddda01
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/20221015/85f984e9/attachment.html>


More information about the cmucl-cvs mailing list