Re: [ANNOUNCEMENT] cygwin 3.1.0-0.5 (TEST)

2019-09-21 Thread Ken Brown
Hi Takashi, On 9/20/2019 6:05 PM, Ken Brown wrote:> I'll make a new test release this weekend, or whenever you think it's time. I'm building a new test release right now. I'll upload it in about 24 hours unless you tell me that you'd like me to wait for further patches. Ken

Re: [PATCH] Cygwin: remove old cruft from path_conv::check

2019-09-21 Thread Ken Brown
On 9/21/2019 1:34 PM, Ken Brown wrote: > Prior to commit b0717aae, path_conv::check had the following code: > >if (strncmp (path, ".\\", 4)) > { >/* Windows ignores trailing dots and spaces in the last path > component, and ignores exactly one

[PATCH] Cygwin: remove old cruft from path_conv::check

2019-09-21 Thread Ken Brown
Prior to commit b0717aae, path_conv::check had the following code: if (strncmp (path, ".\\", 4)) { /* Windows ignores trailing dots and spaces in the last path component, and ignores exactly one trailing dot in inner path components. */

Re: [ANNOUNCEMENT] cygwin 3.1.0-0.5 (TEST)

2019-09-21 Thread Takashi Yano
Hi Ken, On Sat, 21 Sep 2019 21:58:07 + Ken Brown wrote: > On 9/20/2019 6:05 PM, Ken Brown wrote:> I'll make a new test release this > weekend, or whenever you think it's time. > > I'm building a new test release right now. I'll upload it in about 24 hours > unless you tell me that you'd