April 24, 2026
5:19 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59687 --- Comment #3 from Zeb Figura <z.figura12@gmail.com> --- Corollary question so I don't forget it: should we even be checking CONST at all here? Whether a variable is resolvable to a compile time constant doesn't really depend on whether it's marked const at all. I'm pretty sure we have tests that say that native only considers them to be compile-time consts with CONST though. Still I should double check that. [This is important for the purpose of things like array size or sample count.] -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.