Re: [Mingw-w64-public] Attempt to remove fallthrough warnings with GCC 7.2.0x

2018-04-19 Thread jpmugaas
In case I missed it the first time. -Original Message- From: jpmug...@suddenlink.net Sent: Thursday, April 19, 2018 2:39 PM To: mingw-w64-public@lists.sourceforge.net Subject: [Mingw-w64-public] Attempt to remove fallthrough warnings with GCC 7.2.0x This is another attempt to remove the

[Mingw-w64-public] Attempt to remove fallthrough warnings with GCC 7.2.0x

2018-04-19 Thread jpmugaas
This is another attempt to remove the fallthrough warnings. I decided to redo the fallthrough maco. The macro does look complex but I wanted something I could reuse something in other work and I did not want to rely upon a "fall through" comment because that is a hacky workaround and I prefer

[Mingw-w64-public] Error in CD3D11_BLEND_DESC in D3D11 Header

2018-04-19 Thread Tom Ritter
I feel pretty confident that this line has a bug, and the for initialization should be 'target = RenderTarget' https://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/mingw-w64-headers/direct-x/include/d3d11.h#l1644 I was getting errors in CreateBlendState passing in this structure with Inva