xuxiandi / angleproject

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

Fix compiler warnings in translator.cpp #227

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Fix level 3 compiler warning C4800 in samples/translator/translator.cpp:

'type' : forcing value to bool 'true' or 'false' (performance warning)

When reviewing my code changes, please focus on:

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

Original issue reported on code.google.com by goo...@erewhon0.net on 12 Oct 2011 at 2:11

Attachments:

GoogleCodeExporter commented 9 years ago
Adding unified diff of changes.

Original comment by goo...@erewhon0.net on 12 Oct 2011 at 6:54

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks. Fixed in r790

Original comment by dan...@transgaming.com on 12 Oct 2011 at 4:31