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

Fix g++ and LONG_MAX issue #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix g++ and LONG_MAX issue #3

wants to merge 1 commit into from

Conversation

edgano
Copy link

@edgano edgano commented Feb 12, 2019

It was impossible to compile with make on Ubuntu with G++ version 7.3.0

It was needed to add cstring to be able to use the strcmp operator and climits for the constants LONG_MAX,...

@edgano
Copy link
Author

edgano commented Feb 12, 2019

The idea to patch it is to generate a Conda package of AMAP

@edgano edgano closed this Feb 20, 2019
@edgano edgano reopened this Feb 20, 2019
@edgano edgano mentioned this pull request Apr 17, 2019
5 tasks
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