Closed jeremyd2019 closed 6 months ago
Yeah, thanks, I saw that too locally, I guess we should add -Wno-error=maybe-uninitialized
edit: https://github.com/mingw-w64/mingw-w64/commit/e98e24be8cdb53a1a9e8026b348d33f820a322f6
I've created #215
I really don't understand what it is that it is trying to warn about there. It doesn't look like the CONTEXT
struct changed, but RtlCaptureContext
got a new __attribute__((__returns_twice__))
I was just attempting to build upstream cygwin on cygwin using latest non-test versions of cygwin packages, and got this same warning-as-error. So maybe upstream will do something about this one.
7e3c833592b282355a57dd34459b152e4e078d19
After msys2-w32api was updated to 11.0.1.r750.g05598db99-1 I am seeing a build failure in msys2-runtime: