| Issue 222: | round function needs to be renamed | |
| 1 person starred this issue and may be notified of changes. | Back to list |
round() (mathematics.h) conflicts with the C99 round() function in GCC, so the wrong one is getting called. Our function should be renamed and then changed anywhere that it is used.
Oct 5, 2011
Project Member
#1
blake.ol...@gmail.com
Status:
Fixed
|