| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Don't build _testcppext.cpp with -Wzero-as-null-pointer-constant when testing C++03: only use this compiler flag with C++11. (cherry picked from commit a38c2a6) Co-authored-by: Victor Stinner <vstinner@python.org>
|
Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM, good bot.
Sorry, something went wrong.
|
Ah, two CI checks failed with a network issue: Could not connect to ppa.launchpad.net:80 (185.125.190.52), connection timed out |
Sorry, something went wrong.
|
@vstinner: Status check is done, and it's a success ❌ . |
Sorry, something went wrong.
|
Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Don't build _testcppext.cpp with -Wzero-as-null-pointer-constant when
testing C++03: only use this compiler flag with C++11.
(cherry picked from commit a38c2a6)
Co-authored-by: Victor Stinner vstinner@python.org