renaming with mv over existing file leaves .cyg000000xyz files behind

2022-01-13 Thread Ronald Hoogenboom
Hi, Renaming with mv over existing file leaves .cyg00xyz files behind I have noticed this when renaming on a smb mounted directory (AKA network drive). cygwin version: 3.2.0(0.340/5/3) windows version: Server 2012 R2 mv version: (GNU coreutils) 8.26-2 samba server version: 3.0.33 (RHEL5) Reg

makedepend does not honor UNC path for -I and -Y

2022-02-02 Thread Ronald Hoogenboom
cygwin makedepend collapses the double-slash UNC path prefix to one single slash. It fails to find headers via such search paths. Cygwin 3.2.0-1 on windows server 2012 R2 makedepend 1.0.6 -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Do

RE: makedepend does not honor UNC path for -I and -Y

2022-02-07 Thread Ronald Hoogenboom
and I create a patch, will cygwin add it in their build process of tools? -Original Message- From: Jon Turney Sent: Sunday, 6 February 2022 5:48 PM To: Ronald Hoogenboom ; The Cygwin Mailing List Subject: Re: makedepend does not honor UNC path for -I and -Y On 02/02/2022 17:02, Ronald H