On 06/14/2011 12:18 PM, Dan Kegel wrote:
Isn't Wine was supposed to avoid non-static struct initializers?
I think it'll get "warning: initializer element is not computable at load time" with --std=c89 --pedantic.
I believe you're right, and I've sent a patch that avoids the construct.