Htg source fixes
Fix-up !11345 (merged)
- Fix return error codes causing a segfault
- Fix parsing descriptors with one level
- Improve testing, cover more cases
- Reset current process counter on every new run
Edited by Louis Gombert
Merge request reports
Activity
Errors:
- commit fda6a42e is not allowed because the following files are not formatted according to the 'clang-format' check:
Filters/Sources/vtkHyperTreeGridSource.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit a224d3fb is not allowed because the following files are not formatted according to the 'clang-format' check:
Filters/Sources/Testing/Cxx/TestHyperTreeGridSourceDistributed.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Warnings:
- please consider adding a changelog entry in a file ending with
.md
inDocumentation/release/dev
.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit fda6a42e is not allowed because the following files are not formatted according to the 'clang-format' check:
Please review @charles.gueunet @keu-sciviz
added 19 commits
-
9dd9f3bf...a2f4de9d - 15 commits from branch
vtk:master
- e0073f09 - HTGSource: fix return error codes causing a segfault
- 2c1560b4 - HTGSource: fix parsing descriptors with one level
- a1c80290 - HTGSource: improve testing for 1-level descriptors
- 76194f19 - HTGSource: Reset current process counter on every new run
Toggle commit list-
9dd9f3bf...a2f4de9d - 15 commits from branch
Reviewed-by: @lucas.givord Reviewed-by: @charles.gueunet Do: merge
mentioned in commit b316b46f
mentioned in commit louis.gombert/paraview@f4556dd3
mentioned in merge request paraview/paraview!6975 (merged)
Please register or sign in to reply