[Mesa-dev] [PATCH 3/6] glsl: Create AST structs corresponding to new productions in grammar
Dan McCabe
zen3d.linux at gmail.com
Fri Jun 24 13:02:29 PDT 2011
On 06/20/2011 03:31 PM, Ian Romanick wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 06/17/2011 05:43 PM, Dan McCabe wrote:
>> +
>> + exec_list cases;
> What types are in this list? If this is a list of ast_case_statements,
> there should be a comment to that effect. We've been really sloppy
> about that before, but we should change that. :)
>
Sorry, just adhering to the local coding style :). I'll fix that in the
next rev.
More information about the mesa-dev
mailing list