Re: openssl-devel in openssh README

2019-05-26 Thread Andrey Repin
Greetings, Sorin Adrian Savu! > Hello! > I had to compile openssh recently, and the README for cygwin is referencing > openssl-devel package which is obsolete now. I spent some time trying to > figure this out. Can you please update > https://github.com/openssh/openssh-portable/blob/85ceb0e64bff6

Re: Cygwin debugger crashes every time on following a unique_ptr

2019-05-26 Thread Mark Geisert
Mark Geisert wrote: I can confirm this issue. The fault is reported by Cygwin's memcpy(). I'm having a heck of a time trying to get a gdb backtrace to show what in gdb itself is likely calling memcpy() with a bad arg. This seems to be a regression in gdb 8.1.1. If you downgrade to gdb 8.0.1

Re: openssl-devel in openssh README

2019-05-26 Thread Brian Inglis
On 2019-05-26 00:19, Sorin Adrian Savu wrote: > I had to compile openssh recently, and the README for cygwin is referencing > openssl-devel package which is obsolete now. I spent some time trying to > figure this out. Can you please update > https://github.com/openssh/openssh-portable/blob/85ceb0e6

Re: Cygwin debugger crashes every time on following a unique_ptr

2019-05-26 Thread Brian Inglis
On 2019-05-26 01:51, Mark Geisert wrote: > Mark Geisert wrote: >> I can confirm this issue.  The fault is reported by Cygwin's memcpy().  I'm >> having a heck of a time trying to get a gdb backtrace to show what in gdb >> itself >> is likely calling memcpy() with a bad arg. > This seems to be a re

Re: Cygwin debugger crashes every time on following a unique_ptr

2019-05-26 Thread Jon Turney
On 25/05/2019 22:31, Mark Geisert wrote: Raj Kumar wrote: [...] Adding a watch is equivalent to when in the gdb window I try and do this: myCar.get()->currentPassengers. This crashes the GDB every time. So the issue occurs when I try to follow the object pointed to by a unique_ptr and try to get

Re: openssl-devel in openssh README

2019-05-26 Thread Sorin Adrian Savu
On Sun, May 26, 2019 at 10:50 AM Andrey Repin wrote: > Greetings, Sorin Adrian Savu! > > > Hello! > > > I had to compile openssh recently, and the README for cygwin is > referencing > > openssl-devel package which is obsolete now. I spent some time trying to > > figure this out. Can you please up

Re: openssl-devel in openssh README

2019-05-26 Thread Andrey Repin
Greetings, Sorin Adrian Savu! >> Greetings, Sorin Adrian Savu! >> >> > Hello! >> >> > I had to compile openssh recently, and the README for cygwin is >> referencing >> > openssl-devel package which is obsolete now. I spent some time trying to >> > figure this out. Can you please update >> > >> htt

Dash 0.5.10

2019-05-26 Thread Steven Penny
I noticed a new Dash version is available since May 2018: http://gondor.apana.org.au/~herbert/dash/files Does the new version have some issue blocking Cygwin? If not can we publish new version? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/f

Re: Dash 0.5.10

2019-05-26 Thread Brian Inglis
On 2019-05-26 12:40, Steven Penny wrote: > I noticed a new Dash version is available since May 2018: > http://gondor.apana.org.au/~herbert/dash/files > Does the new version have some issue blocking Cygwin? If not can we publish > new version? Do you really need fixes in 0.5.10.2; looked at the num