bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7612: cp -pu NTFS problem


From: Jim Meyering
Subject: bug#7612: cp -pu NTFS problem
Date: Sun, 13 Nov 2011 13:02:25 +0100

forcemerge 7612 7613
close 7612
thanks

Paul Eggert wrote:
> On 12/10/2010 09:41 PM, Garry Trethewey wrote:
>
>> 1) I can see the difference
>> -                for (a /= res; a % 10 != 0; a /= 10)
>> +                for (a /= res; a % 10 == 0; a /= 10)
>> but I'm just not that clever to apply a patch.
>
> If you've built the software, then
> find the line that looks like the "-" line, and change it
> so that it looks like a "+" line.  Then type "make".
> (If all this is beyond you, then don't worry too much; the bug
> will be fixed in the next version of coreutils.)

This was resolved last year, so closing.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]