actions: re-enable clang #82
Annotations
20 errors
build (ubuntu-latest, Release, Shared, clang, gcc)
no matching function for call to '__begin'
|
build (ubuntu-latest, Release, Shared, clang, gcc)
no matching function for call to '__begin'
|
build (ubuntu-latest, Release, Shared, clang, gcc)
constraints not satisfied for alias template 'sentinel_t' [with _Range = std::ranges::single_view<char>]
|
build (ubuntu-latest, Release, Shared, clang, gcc)
constraints not satisfied for alias template 'sentinel_t' [with _Range = const std::ranges::single_view<char>]
|
build (ubuntu-latest, Release, Shared, clang, gcc)
call to deleted function 'begin'
|
build (ubuntu-latest, Release, Shared, clang, gcc)
no matching function for call to object of type 'const struct _Decay_copy'
|
build (ubuntu-latest, Release, Shared, clang, gcc)
noexcept specifier argument is not a constant expression
|
build (ubuntu-latest, Release, Shared, clang, gcc)
call to deleted function 'begin'
|
build (ubuntu-latest, Release, Shared, clang, gcc):
src/ScpiUtil.h#L32
no matching function for call to object of type 'const std::ranges::views::_Split'
|
build (ubuntu-latest, Release, Shared, clang, gcc):
src/ScpiUtil.h#L75
no matching function for call to object of type 'const std::ranges::views::_Split'
|
build (ubuntu-latest, Release, Static, clang, gcc)
no matching function for call to '__begin'
|
build (ubuntu-latest, Release, Static, clang, gcc)
no matching function for call to '__begin'
|
build (ubuntu-latest, Release, Static, clang, gcc)
constraints not satisfied for alias template 'sentinel_t' [with _Range = std::ranges::single_view<char>]
|
build (ubuntu-latest, Release, Static, clang, gcc)
constraints not satisfied for alias template 'sentinel_t' [with _Range = const std::ranges::single_view<char>]
|
build (ubuntu-latest, Release, Static, clang, gcc)
call to deleted function 'begin'
|
build (ubuntu-latest, Release, Static, clang, gcc)
no matching function for call to object of type 'const struct _Decay_copy'
|
build (ubuntu-latest, Release, Static, clang, gcc)
noexcept specifier argument is not a constant expression
|
build (ubuntu-latest, Release, Static, clang, gcc)
call to deleted function 'begin'
|
build (ubuntu-latest, Release, Static, clang, gcc):
src/ScpiUtil.h#L32
no matching function for call to object of type 'const std::ranges::views::_Split'
|
build (ubuntu-latest, Release, Static, clang, gcc):
src/ScpiUtil.h#L75
no matching function for call to object of type 'const std::ranges::views::_Split'
|