Skip to content

Fix16(const fix16_t inValue) should be removed #30

@GoogleCodeExporter

Description

@GoogleCodeExporter
Since fix16_t is just an integer, 

Fix16 a(1);

calls Fix16(const fix16_t inValue) and sets value instead of 1 instead of 
1*fix16_one.

Fix16(const fix16_t inValue) should be erased.

Original issue reported on code.google.com by [email protected] on 30 Jul 2014 at 2:20

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions