Skip to content

mk/4.0/gcc6#18

Merged
dyemanov merged 2 commits intoFirebirdSQL:masterfrom
mkubecek:mk/4.0/gcc6
May 6, 2016
Merged

mk/4.0/gcc6#18
dyemanov merged 2 commits intoFirebirdSQL:masterfrom
mkubecek:mk/4.0/gcc6

Conversation

@mkubecek
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

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

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.

3 participants