Skip to content
New issue

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

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

Already on GitHub? # to your account

mk/4.0/gcc6 #18

Merged
merged 2 commits into from
May 6, 2016
Merged

mk/4.0/gcc6 #18

merged 2 commits into from
May 6, 2016

Conversation

mkubecek
Copy link
Contributor

First patch allows to build with gcc6 in C++14 mode without -fno-sized-deallocation option. Second fixes a misleading indentation gcc6 warns about.

@asfernandes
Copy link
Member

@mkubecek what about my comment regarding -fno-delete-null-pointer-checks in CORE-5099?

-fno-delete-null-pointer-checks: becase the ->as ->is methods that we call in null pointers. May have others similar things.

@mkubecek
Copy link
Contributor Author

That one is still needed. I plan to look into it as well.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants