bug-coreutils
[Top][All Lists]
Advanced

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

bug#13352: [PATCH] cp: ignore EEXIST errors from mkdir


From: Paul Eggert
Subject: bug#13352: [PATCH] cp: ignore EEXIST errors from mkdir
Date: Thu, 03 Jan 2013 16:17:03 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Thanks for the bug report, but I'm not sure that's the right
fix.  Wouldn't it be better to address the following FIXME in cp.c?

   /* FIXME: Synch this function with the one in ../lib/mkdir-p.c.  */

The function in mkdir-p.c doesn't have the bug.





reply via email to

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