use catch range matcher to check ranges equality #328
Annotations
10 errors
Build:
tests/free_blocks_allocator_tests.cpp#L183
narrowing conversion of ‘((i + ((long unsigned int)(& allocator)->TestFreeBlocksAllocator::initial_frees_block_number())) + ((long unsigned int)((unsigned int)600)))’ from ‘long unsigned int’ to ‘uint32_t’ {aka ‘unsigned int’} [-Werror=narrowing]
|
Build:
tests/free_blocks_allocator_tests.cpp#L183
61 | { return std::forward<_Fn>(__f)(std::forward<_Args>(__args)...); }
|
Build:
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Build:
tests/free_blocks_allocator_tests.cpp#L183
96 | return std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn),
|
Build:
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Build:
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Build:
tests/free_blocks_allocator_tests.cpp#L183
84 | if (!(bool)std::__invoke(__pred, std::__invoke(__proj, *__first)))
|
Build:
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Build:
tests/free_blocks_allocator_tests.cpp#L183
95 | return (*this)(ranges::begin(__r), ranges::end(__r),
|
Build:
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
The logs for this run have expired and are no longer available.
Loading