bug#78509: Coreutils' mv and cp 9.5 do not work properly on old PPC Mac OS X 10.4.11, Tiger
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 5/22/25 10:08, Peter Dyballa wrote: > Somewhere in mv.c it happens that variable target-directory gets loaded with the value "out\0". Surely this occurs in src/mv.c's line "target_directory = d;". Please investigate how mv got there.