Docs: Adding mux cell descriptions #1014
Annotations
6 errors and 9 warnings
test-compile (ubuntu-latest, gcc-10)
Process completed with exit code 2.
|
test-compile (ubuntu-latest, gcc)
Process completed with exit code 2.
|
test-compile (ubuntu-latest, clang-14)
Process completed with exit code 2.
|
test-compile (ubuntu-latest, clang)
Process completed with exit code 2.
|
test-compile (ubuntu-20.04, clang-10)
Process completed with exit code 2.
|
test-compile (macos-13, clang)
Process completed with exit code 2.
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L400
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L400
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
test-compile (ubuntu-latest, clang-14):
kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-20.04, clang-10):
kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
test-compile (macos-13, clang)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
test-compile (macos-13, clang)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|