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

[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