Skip to content

Fix --disable-foo configurations#3402

Merged
roystgnr merged 3 commits intolibMesh:develfrom
roystgnr:fix_disables
Sep 15, 2022
Merged

Fix --disable-foo configurations#3402
roystgnr merged 3 commits intolibMesh:develfrom
roystgnr:fix_disables

Conversation

@roystgnr
Copy link
Copy Markdown
Member

One of these regressions is blocking devel->master merges right now; caught the other two while testing its fix.

Without --enable-metaphysicl, that macro isn't false, it's undefined.
This was a bug previously in --enable-triangle --disable-poly2tri
builds, but after recent refactoring it would bite any
--disable-poly2tri configure, so I finally noticed it.
@moosebuild
Copy link
Copy Markdown

Job Coverage on 3fb5102 wanted to post the following:

Coverage

1f2ea3 #3402 3fb510
Total Total +/- New
Rate 56.26% 56.26% - 50.00%
Hits 44952 44952 - 1
Misses 34945 34945 - 1

Diff coverage report

Full coverage report

Warnings

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

This comment will be updated on new commits.

@roystgnr roystgnr merged commit 1b20fc6 into libMesh:devel Sep 15, 2022
@roystgnr roystgnr deleted the fix_disables branch September 15, 2022 20:14
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