Re: gdb on Cygwin

2017-01-23 Thread Bruno Haible
Eric Blake wrote: > > There still is a crash in test-duplocale. It occurs in > > main (test-duplocale.c:100) > > -> get_locale_dependent_values (test-duplocale.c:45) > > -> strfmon > > > > I'm using Cygwin 2.6.1(0.305/5/3) 2016-12-16 11:55. > > > > By the way, is it normal that gdb is so

Re: [PATCH] localename: Port to cygwin 2.6.

2017-01-23 Thread Eric Blake
On 01/23/2017 04:47 AM, Bruno Haible wrote: > testdir before your change > - cygwin32 OK > - cygwin64 test-duplocale crashes, test-localename fails > > testdir after your change > - cygwin32 OK > - cygwin64 test-duplocale crashes I'll see if I can figure that one out. > > There still i

Re: [PATCH] localename: Port to cygwin 2.6.

2017-01-23 Thread Bruno Haible
Hi Eric, > > But this was enough to get test-localename passing on > > Cygwin again. > > Now pushed. Thanks, Eric. I confirm that this fixes the 'test-localename' on 64-bit Cygwin 2.6.1. My test results with $ ./gnulib-tool --create-testdir --dir=/tmp/testdir1 --with-tests --single-configure