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

ctrlLib defines math symbols to avoid referring to M_PI in the headers #259

Merged
merged 2 commits into from
Dec 22, 2015

Conversation

pattacini
Copy link
Member

Following up discussions in robotology/community#81, ctrlLib declares now math symbols within its own namespace to avoid referring explicitly to e.g. M_PI in the public headers.

To get icub-main compiled I had to apply changes here and there. I'm afraid that this new approach will have an impact on sister projects: I think it is no longer guaranteed that they'll compile smoothly.

@pattacini
Copy link
Member Author

I'm going to check sister projects compilation.

@pattacini pattacini force-pushed the fix/define-math-symbols branch from 88df402 to 4ad8ec1 Compare December 18, 2015 15:16
pattacini added a commit that referenced this pull request Dec 22, 2015
ctrlLib defines math symbols to avoid referring to M_PI in the headers
@pattacini pattacini merged commit a705164 into master Dec 22, 2015
@pattacini pattacini deleted the fix/define-math-symbols branch December 22, 2015 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant