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

Add CXXFLAGS=-Wp,-D_GLIBCXX_ASSERTIONS to the gcc-9 build in Travis CI (Redux) #283

Merged
merged 2 commits into from
Jul 27, 2020

Conversation

esabol
Copy link
Member

@esabol esabol commented Apr 7, 2020

I still couldn't figure out how to reopen PR #275, so I'm just going to open a new PR.

As discussed in issue #272, this PR ensures C++ STL is used properly, according to _GLIBCXX_ASSERTIONS. This only adds it to the gcc-9 build. Let me know if you think it should be added to other gcc/g++ builds.

Reference:
https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_macros.html

@esabol
Copy link
Member Author

esabol commented Jul 16, 2020

Any objection to me merging this? It changes no code.

@esabol esabol merged commit 36c1e23 into gearman:master Jul 27, 2020
@esabol esabol deleted the add-CXXFLAGS-to-gcc-9-travis-build branch November 19, 2022 20:23
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