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 #274 compiler error for delete-non-virtual-dtor. #276

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

pepedocs
Copy link

@pepedocs pepedocs commented Feb 22, 2019

I've made a quick PR for this issue to fix the said build error.

I'm new to this code and haven't really had time so far to consider its logic if my fix would break something. However compile-wise this will fix the compiler error caused by delete-non-virtual-dtor option. There are other ways to fix this.

Please review.
@ctrl-z-9000-times @breznak

I confirm that I was able to install the nupic.cpp and nupic.py with this fix.

EDIT:
fixes #274
Fixes #262

Copy link
Member

@breznak breznak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it's a correct fix.
Thanks for fixing it yourself and welcome to the repo with your first contribution 👍

It also fixes a bug for Clang 6.0 build.
The CI (OSX) will not detect it here, so I'll just merge and we verify in #220

@breznak breznak merged commit a9cf77b into htm-community:master Feb 22, 2019
@ctrl-z-9000-times
Copy link
Collaborator

Thanks you for fixing this!

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