Marking fanout WIP #2
Annotations
12 errors and 12 warnings
test-compile (ubuntu-22.04, clang-11)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-22.04, clang-11)
The operation was canceled.
|
test-compile (macos-13, clang)
The run was canceled by @github-actions[bot].
|
test-compile (macos-13, clang)
The operation was canceled.
|
test-compile (ubuntu-latest, clang)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-latest, clang)
The operation was canceled.
|
test-compile (ubuntu-latest, clang-14)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-latest, gcc)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-latest, clang-14)
The operation was canceled.
|
test-compile (ubuntu-latest, gcc)
The operation was canceled.
|
test-compile (ubuntu-latest, gcc-10)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-latest, gcc-10)
The operation was canceled.
|
test-compile (ubuntu-latest, gcc):
kernel/satgen.cc#L1268
‘undef_srst’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
test-compile (ubuntu-latest, gcc):
kernel/satgen.cc#L1254
‘undef_ce’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
test-compile (ubuntu-latest, gcc):
kernel/satgen.cc#L1240
‘undef_srst’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
test-compile (ubuntu-latest, gcc):
kernel/fmt.cc#L837
comparison of integer expressions of different signedness: ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
test-compile (ubuntu-latest, gcc):
libs/minisat/Vec.h#L103
‘void* realloc(void*, size_t)’ moving an object of non-trivially copyable type ‘class Minisat::vec<unsigned int>’; use ‘new’ and ‘delete’ instead [-Wclass-memaccess]
|
test-compile (ubuntu-latest, gcc):
libs/minisat/Vec.h#L103
‘void* realloc(void*, size_t)’ moving an object of non-trivially copyable type ‘class Minisat::vec<Minisat::Solver::Watcher>’; use ‘new’ and ‘delete’ instead [-Wclass-memaccess]
|
test-compile (ubuntu-latest, gcc-10):
kernel/satgen.cc#L1268
‘undef_srst’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
test-compile (ubuntu-latest, gcc-10):
kernel/satgen.cc#L1254
‘undef_ce’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
test-compile (ubuntu-latest, gcc-10):
kernel/satgen.cc#L1240
‘undef_srst’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
test-compile (ubuntu-latest, gcc-10):
kernel/fmt.cc#L837
comparison of integer expressions of different signedness: ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
test-compile (ubuntu-latest, gcc-10):
libs/minisat/Vec.h#L103
‘void* realloc(void*, size_t)’ moving an object of non-trivially copyable type ‘class Minisat::vec<unsigned int>’; use ‘new’ and ‘delete’ instead [-Wclass-memaccess]
|
test-compile (ubuntu-latest, gcc-10):
libs/minisat/Vec.h#L103
‘void* realloc(void*, size_t)’ moving an object of non-trivially copyable type ‘class Minisat::vec<Minisat::Solver::Watcher>’; use ‘new’ and ‘delete’ instead [-Wclass-memaccess]
|