You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Compile the code with high warning level.
Those warnings could be avoided by using the proper casts
*op = static_cast<flzuint8>(..)
Thank you.
Original issue reported on code.google.com by [email protected] on 13 Jul 2011 at 1:42