On Thu Jan 23 21:45:45 2025 +0000, Stefan Dösinger wrote:
What I don't understand is what the generated.c asserts are good for, if they are generated from the same files they test. We'd have to generate them from the Windows SDK headers rather than ours; Doing so, or building our generated.c with Visual Studio and the Windows SDK headers, would have caught this bug.
Surely you're meant to generate those with reference headers, not against the same thing you're testing.