Issue 30 in libfixmath: Fix16(const fix16_t inValue) should be removed

5 views
Skip to first unread message

libfi...@googlecode.com

unread,
Jul 30, 2014, 10:20:52 AM7/30/14
to libfi...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 30 by yaron.ke...@gmail.com: Fix16(const fix16_t inValue) should
be removed
http://code.google.com/p/libfixmath/issues/detail?id=30

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.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages