chiark
/
gitweb
/
~mdw
/
lisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
1a50efd
)
safely.lisp: SAFE-COPY shouldn't make two copies under CLisp.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 19 Jun 2011 18:23:57 +0000
(19:23 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 19 Jun 2011 18:25:16 +0000
(19:25 +0100)
The condition on the fallback portable code wasn't fixed to exclude
CLisp when the POSIX:COPY-FILE change was made. The result is a steady
buildup of MUMBLE-GORP-old.FOO files, which is no fun.
No differences found