Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Test gcc8 -WError build on CI #17752

Merged
merged 6 commits into from
Mar 4, 2020
Merged

Test gcc8 -WError build on CI #17752

merged 6 commits into from
Mar 4, 2020

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Mar 3, 2020

Description

Fix cpu gcc8 -WError build and enable testing it on CI

Fixes cpu build for #17708

@leezu leezu added the pr-awaiting-review PR is waiting for code review label Mar 4, 2020
@leezu leezu merged commit af322dc into apache:master Mar 4, 2020
@leezu leezu deleted the werror branch March 4, 2020 05:02
@xziya xziya mentioned this pull request Apr 4, 2020
7 tasks
MoisesHer pushed a commit to MoisesHer/incubator-mxnet that referenced this pull request Apr 10, 2020
* Disable printing warnings for 3rdparty/openmp target

* Remove unused build_amzn_linux_cpu

* Ignore -Wclass-memaccess for gcc8 where needed

* Fix uninitialized variables in DeformablePSROIPoolingOp

* Update dmlc-core to ignore -Wmaybe-uninitialized in optional.h

* Test gcc8 -WError build on CI
anirudh2290 pushed a commit to anirudh2290/mxnet that referenced this pull request May 29, 2020
* Disable printing warnings for 3rdparty/openmp target

* Remove unused build_amzn_linux_cpu

* Ignore -Wclass-memaccess for gcc8 where needed

* Fix uninitialized variables in DeformablePSROIPoolingOp

* Update dmlc-core to ignore -Wmaybe-uninitialized in optional.h

* Test gcc8 -WError build on CI
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants