Re: octave says WGL_ARB_multisample is missing

2018-07-05 Thread William Mitchell
I'm afraid that didn't help any. Now both glxinfo and octave print nothing and return to the shell prompt almost immediately. For octave, this includes no output when I run a .m script that usually prints quite a bit before starting the graphics. xeyes still runs, though. Thanks for trying, Bil

compiler-rt has an extra spurious file?

2018-07-05 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C]
Hi, This file is placed at the root of the Cygwin tree when the compiler-rt package gets installed: llvm-objdump.exe.stackdump Is that really necessary? Thanks, Anton Lavrentiev -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentati

Re: [ANNOUNCEMENT] Updated: mintty 2.9.0

2018-07-05 Thread Achim Gratz
Andrey Repin writes: > Is it recognized by the remote? I suppose it does, but just to be > extra sure. Yes it is, as I said I have my own terminfo database for it or it would make a bunch of other problems. > I've seen systems that don't have half the terminals configured, causing all > sorts of

Re: Unattended upgrade does not report errors via the exit code

2018-07-05 Thread Andrey Repin
Greetings, Ken Brown! > On 7/4/2018 6:25 PM, David Stacey wrote: >> On 04/07/18 19:59, Ken Brown wrote: >>> On 7/3/2018 1:55 PM, R. Diez via cygwin wrote: I tried printing $? from a Cygwin shell afterwards, and %ERRORLEVEL% in a Windows console, and it always showed an exit status of 0.