Cygwin sshd broken by seemingly trivial network change

2020-12-16 Thread worsafe
While installing a new router, I changed my local network from 192.168.4.* to 192.168.50.*. This seems to have broken Cygwin sshd on both of my remote computers, but only for Cygwin; sshd works fine if I boot the remote computer from a linux thumb drive. I have noticed no other problems with

Re: gfortran 9.3 write format error

2020-04-18 Thread worsafe
There was an error in my last message In fact, the current cygwin gfortran is 9.3.0, the current debian compiler is 8.3.0. I'll have to reflect upon that. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: gfortran 9.3 write format error

2020-04-18 Thread worsafe
Error in my last message - the current debian gfortran (8.3.0) is in fact older than the current cygwin fortran (9.3.0). So I'll try downgrading to 8.3.0 in cygwin. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: What is best means of occasional communication with this mailing list now that gmane is gone?

2020-04-17 Thread worsafe
On 4/17/2020 1:46 PM, wors...@bellsouth.net wrote: What is best means of occasional communication with this mailing list now that gmane is gone? Sorry, not a problem. "the gmane.org domain was no longer viable, and the NNTP server has now moved to news.gmane.io" -- Problem reports:

What is best means of occasional communication with this mailing list now that gmane is gone?

2020-04-17 Thread worsafe
What is best means of occasional communication with this mailing list now that gmane is gone? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info:

cygwin gfortran segfaulting on valid write statements

2020-04-17 Thread worsafe
I'm getting segfaults in valid write statements Using current cygwin gfortran (--version reports 9.3.0). This is with old code that runs on current debian stable and was running on cygwin a few years ago. I have been unable to construct a simple example for a bug report. I would like to try