Skip to content

Use C99 format specifier for size_t#3592

Merged
roystgnr merged 1 commit intolibMesh:develfrom
roystgnr:petsc_fmt_fixes
Jun 22, 2023
Merged

Use C99 format specifier for size_t#3592
roystgnr merged 1 commit intolibMesh:develfrom
roystgnr:petsc_fmt_fixes

Conversation

@roystgnr
Copy link
Member

This fixes the -Wformat warning in 32-bit builds for me.

This should fix #3589

This fixes the -Wformat warning in 32-bit builds for me.
@moosebuild
Copy link

Job Coverage on eaf842a wanted to post the following:

Coverage

797bc2 #3592 eaf842
Total Total +/- New
Rate 60.27% 60.27% - 0.00%
Hits 49463 49463 - 0
Misses 32605 32605 - 2

Diff coverage report

Full coverage report

Warnings

  • New new line coverage rate 0.00% is less than the suggested 90.0%

This comment will be updated on new commits.

@roystgnr roystgnr merged commit dc964ef into libMesh:devel Jun 22, 2023
@roystgnr roystgnr deleted the petsc_fmt_fixes branch June 22, 2023 19:04
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.

build fails: error in format-handler

3 participants