Re: "/usr/bin/tar.exe" hangs, Windows 10, CYGWIN_NT-10.0 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64

2019-11-16 Thread ASSI
Keith Christian writes: > This is a corporate PC so little chance of doing any uninstalls or > modification. At least I know why now, and you've given me some ideas > about troublesome DLL's. Been there, done that. Usually Symantec Endpoint Protection does come with a support contract and Symant

Re: XWin can't hold OpenGL picture, has WS_DISABLED and WS_EX_TRANSPARENT styles?

2019-11-16 Thread Mick Pearson
I've put forward a patch (https://sourceware.org/bugzilla/show_bug.cgi?id=25170) to this for anyone interested. I'll explore putting it elsewhere, but I really think these mailing lists are an albatross, not sure I want to join another. - Original Message - > From: "Mick Pearson" > To:

Re: XWin can't hold OpenGL picture, has WS_DISABLED and WS_EX_TRANSPARENT styles?

2019-11-16 Thread Brian Inglis
On 2019-11-16 06:39, Mick Pearson wrote: > On Wednesday, November 13, 2019 1:27:53 AM, Mick Pearson wrote: >> On Saturday, November 9, 2019 3:49:12 AM, Mick Pearson wrote: XWin has never had a permanent picture with OpenGL. Any movement "damages" all windows. I know I've looked at i

Re: "/usr/bin/tar.exe" hangs, Windows 10, CYGWIN_NT-10.0 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64

2019-11-16 Thread Brian Inglis
On 2019-11-16 03:48, ASSI wrote: > Keith Christian writes: >> This is a corporate PC so little chance of doing any uninstalls or >> modification. At least I know why now, and you've given me some ideas >> about troublesome DLL's. > > Been there, done that. Usually Symantec Endpoint Protection do

Re: linker fails with multiple definitions after inline thread_local var within class

2019-11-16 Thread Arthur Norman
OTOH: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64697#c20 Thank you again. On looking harder on gcc bugzilla I found a related case from mid 2017 that had not been looked at yet, so I have tried adding my report to that. And meanwhile in my own code I am using work-arounds! The prompt r