Mattias Ellert

Results 28 issues of Mattias Ellert

On Linux the sizes of the sysname and machine fields are 65 bytes and the target array is large enough to hold the result of the snprintf command. On platforms...

src/request.c:1158:19: error: call to ‘_curl_easy_setopt_err_long’ declared with attribute warning: curl_easy_setopt expects a long argument [-Werror=attribute-warning]

``` Test 37: TScatter with TPolyMarker test............................ OK PDF output......................................... 37 FAILED Result = 22236 Reference = 22560 Error = 324 (was 300) JPG output................................................ OK PNG output................................................ OK C...

Tests randomly fail because the uring memory is exhausted. Here are some examples: ``` [ RUN ] RNTuple.RandomAccess .../root-6.36.00/core/testsupport/src/TestSupport.cxx:79: Failure Failed Received unexpected diagnostic of severity 2000 at 'RIoUring' reading...

# This Pull request: Linking to the built-in static LLVM libraries uses a lot of memory. Linking more than one such target in parallel can exhaust the memory. This PR...

### Check duplicate issues. - [ ] Checked for duplicates ### Description The test gtest-tree-tree-testTTreeRegressions succeeds on THEL/EPEL 9, but fails on RHEL/EPEL 10 and Fedora: ``` [ RUN ]...

bug

The size of the struct isdifferent on 32 bit architectures. ``` [ RUN ] TypeReflectionTest.GetSizeOfType /builddir/build/BUILD/root-6.36.00-build/root-6.36.00/interpreter/CppInterOp/unittests/CppInterOp/TypeReflectionTest.cpp:79: Failure Expected equality of these values: Cpp::GetSizeOfType(Cpp::GetVariableType(Decls[4])) Which is: 12 16 [ FAILED ]...

- [x] Checked for duplicates ### Describe the bug When running the unit tests on s390x there are several failures: ``` 97% tests passed, 34 tests failed out of 1232...

bug