Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use math.h abs() function instead of macro. #59

Open
bnewbold opened this issue Feb 7, 2013 · 1 comment
Open

Use math.h abs() function instead of macro. #59

bnewbold opened this issue Feb 7, 2013 · 1 comment

Comments

@bnewbold
Copy link
Contributor

bnewbold commented Feb 7, 2013

Original author: [email protected] (February 27, 2011 06:52:54)

Providing abs() as a macro breaks #include <stdlib.h>; fix this in wirish_math.h.

See http://forums.leaflabs.com/topic.php?id=663&amp;replies=10#post-3756

Original issue: http://code.google.com/p/leaflabs/issues/detail?id=57

@bnewbold
Copy link
Contributor Author

bnewbold commented Feb 7, 2013

From [email protected] on April 08, 2011 03:38:39
meh, that doesn't seem so critical, compared to other things on our plates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant