Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversion warnings when compiling (int --> flzuint8, flzuint32 --> flzuint8) #8

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions