An error occurred while fetching the assigned milestone of the selected merge_request.
configure.ac: add -fno-builtin-strcmp if valgrind is enabled
All threads resolved!
All threads resolved!
Add a description of the new feature/bug fix. Reference any relevant bugs.
Checklist
-
Commits have Signed-off-by:
with name/author being identical to the commit author -
Code modified for feature -
Test suite updated with functionality tests -
Test suite updated with negative tests -
Documentation updated / NEWS entry present (for non-trivial changes) -
CI timeout is 2h or higher (see Settings/CICD/General pipelines/Timeout)
Reviewer's checklist:
-
Any issues marked for closing are addressed -
There is a test suite reasonably covering new functionality or modifications -
Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
-
This feature/change has adequate documentation added -
No obvious mistakes in the code
Merge request reports
Activity
- Resolved by Daiki Ueno
Wouldn't it be sufficient to suppress the errors with a suppressions file?
mentioned in commit 9f898355
Please register or sign in to reply