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 yaron.ke...@gmail.com on 30 Jul 2014 at 2:20
Original issue reported on code.google.com by
yaron.ke...@gmail.com
on 30 Jul 2014 at 2:20