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

Address compile warnings across the project (Former: Enable -Wall) #2639

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

chuckatkins
Copy link
Contributor

@chuckatkins chuckatkins commented Feb 23, 2021

Address compile warnings across the project

  • Add multiple EXPECT_THROW in tests
  • Corrects a integer overflow in InSituMPISchedules.cpp
  • Corrects a printf modifier in H5VolUtil.cpp
  • Enforce coding style across the project

Co-authored-by: Chuck Atkins [email protected]
Co-authored-by: Vicente Adolfo Bolea Sanchez [email protected]

@chuckatkins chuckatkins changed the title Ci wall Enable -Wall Feb 23, 2021
@chuckatkins chuckatkins force-pushed the ci-wall branch 2 times, most recently from 1230ba5 to 0332af6 Compare February 23, 2021 21:44
@guj
Copy link
Contributor

guj commented Mar 11, 2021

OK Chuck,

I tried my best to remove the hdf5 related warnings and I also corrected those. in BP tests along the way. I will leave the rest to you. Especially the ones in the adiosMemory.inl. Looks like no one is using that function.
Cheers,

Copy link
Contributor Author

@chuckatkins chuckatkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great @guj; Thank you! The rest of the errors seem to be outside the scope of HDF5 so I'll work through the rest.

source/h5vol/H5VolUtil.c Show resolved Hide resolved
source/h5vol/H5VolUtil.c Outdated Show resolved Hide resolved
source/h5vol/H5VolUtil.c Outdated Show resolved Hide resolved
@vicentebolea vicentebolea force-pushed the ci-wall branch 8 times, most recently from c29e222 to 9050522 Compare June 11, 2021 23:20
@vicentebolea vicentebolea changed the title Enable -Wall Address compile warnings across the project (Former: Enable -Wall) Jun 11, 2021
- Add multiple EXPECT_THROW in tests
- Corrects a integer overflow in InSituMPISchedules.cpp
- Corrects a printf modifier in H5VolUtil.cpp
- Enforce coding style across the project

Co-authored-by: Chuck Atkins <[email protected]>
Co-authored-by: Vicente Adolfo Bolea Sanchez <[email protected]>
@chuckatkins chuckatkins merged commit fef6758 into ornladios:master Jun 14, 2021
@chuckatkins chuckatkins deleted the ci-wall branch June 14, 2021 21:54
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