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

Duplicate symbols error during compilation on OSX. #20

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

joaopcanario
Copy link

  • Added a linker to fixes a duplicate symbol issue in compilation on OSX.
  • Fix some pep8 warnings.

Added a linker to fix duplicate symbol issue that happen in compilation on OSX.
Small edit
@coveralls
Copy link

coveralls commented Nov 14, 2016

Coverage Status

Coverage remained the same at 77.454% when pulling d094a26 on joaopcanario:osx-compilation-issue into a8f2f4d on asselapathirana:master.

@joaopcanario joaopcanario changed the title Duplicate symbols issue in compilation on OSX. Duplicate symbols error during compilation on OSX. Nov 14, 2016
@joaopcanario
Copy link
Author

Another hint, that error only happens on Python 2.7

Python 3.5.2 don't have this problem

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.

2 participants