xuxiandi / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

Review fix for bogus "Bad aggregation op" error when dumping intermediate tree #228

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Fix bogus "Bad aggregation op" that appears once for each declaration in my 
shaders. Problem was traced to TOutputTraverser::visitAggregate failing to 
handle the EOpDeclaration case.

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

if I'm given submitter privileges.

Original issue reported on code.google.com by goo...@erewhon0.net on 13 Oct 2011 at 7:48

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by nicolas....@gmail.com on 19 Oct 2011 at 1:19

GoogleCodeExporter commented 9 years ago
Thanks.

committed in r797

Original comment by dan...@transgaming.com on 19 Oct 2011 at 1:40