Skip to content

[pre-commit.ci] pre-commit autoupdate #872

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #872

Triggered via pull request November 25, 2024 22:09
Status Success
Total duration 6m 30s
Artifacts

linux.yml

on: pull_request
Matrix: clang
Matrix: gcc
Matrix: intel
Fit to window
Zoom out
Zoom in

Annotations

1000 warnings
clang11 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang11 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang11 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang10 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang11 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang10 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang11 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
clang11 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang11 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang11 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang11 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang12 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang12 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang12 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang14 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang14 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang14 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang14 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang15 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang15 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang15 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang15 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang15 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang15 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang15 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang15 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang16 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang16 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang16 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.6 (c++14): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++14): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++14): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++14): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++14): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++14): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.6 (c++14): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.6 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.7 (c++14): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++14): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++14): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++14): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++14): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++14): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.7 (c++14): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.7 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang4 (c++11): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++11): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang10 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang4 (c++11): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang10 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang4 (c++11): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++11): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang10 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang4 (c++11): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang10 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang4 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang10 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang4 (c++11): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang10 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang4 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang4 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang10 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang10 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang10 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang10 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++20): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang11 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang11 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang11 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang14 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang14 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang14 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang14 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang15 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang15 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang15 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang15 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang17 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang17 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang17 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang17 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang17 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang17 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang18 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang18 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang18 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang18 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang18 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang18 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.6 (c++11): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++11): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++11): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++11): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++11): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++11): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.6 (c++11): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.6 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.7 (c++11): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++11): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++11): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++11): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++11): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++11): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.7 (c++11): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.7 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.7 (c++17): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.8 (c++14): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++14): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.8 (c++14): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.8 (c++14): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++14): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++14): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.8 (c++14): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.8 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.8 (c++17): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.8 (c++17): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.8 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.9 (c++14): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++14): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++14): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++14): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++14): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++14): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.9 (c++14): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.9 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.9 (c++17): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++17): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++17): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++17): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++17): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++17): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.9 (c++17): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.9 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang4 (c++14): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++14): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++14): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++14): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++14): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++14): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang4 (c++14): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang4 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang5 (c++14): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++14): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++14): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++14): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++14): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++14): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang5 (c++14): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang5 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang6 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang6 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang6 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang6 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang6 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang6 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang6 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang9 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang9 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang9 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang10 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang10 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang10 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang13 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang13 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang13 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang13 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang13 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang13 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang13 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang13 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang12 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang12 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang12 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang12 (c++20): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang17 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang17 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.5 (c++11): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.5 (c++11): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.5 (c++11): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.5 (c++11): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.5 (c++11): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.5 (c++11): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.5 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.5 (c++11): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.5 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.5 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.6 (c++17): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++17): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++17): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++17): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++17): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++17): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.6 (c++17): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.6 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang4 (c++17): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++11): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++11): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++11): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++11): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.9 (c++11): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++11): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.9 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang4 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.9 (c++11): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.9 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang5 (c++11): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++11): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++11): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++11): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++11): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++11): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang5 (c++11): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang5 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang5 (c++20): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++20): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++20): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++20): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++20): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++20): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang5 (c++20): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang5 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang7 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang7 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang7 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang7 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang8 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang8 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang8 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang9 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang9 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang9 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang9 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang9 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang9 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang7 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang7 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang7 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc11 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc11 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc11 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc11 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc11 (c++14): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc11 (c++14): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++14): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc11 (c++14): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++14): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++14): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc7 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc7 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc7 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc7 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc7 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc7 (c++14): cpp-terminal/stream.hpp#L50
mangled name for 'Term::TOstream& Term::TOstream::operator<<(const T&) [with T = std::__cxx11::basic_string<char>() noexcept]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
gcc7 (c++14): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc7 (c++14): examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc7 (c++14): examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc7 (c++14): examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc5 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc5 (c++11): examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++11): examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++11): examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++11): examples/kilo.cpp#L366
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++11): examples/kilo.cpp#L399
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++11): examples/kilo.cpp#L402
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++11): examples/kilo.cpp#L575
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++11): examples/kilo.cpp#L579
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc9 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc9 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc9 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc9 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc9 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc9 (c++14): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc9 (c++14): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++14): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc9 (c++14): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++14): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc6 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc6 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc6 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will always evaluate to 'true' [-Waddress]
gcc6 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will always evaluate to 'true' [-Waddress]
gcc6 (c++11): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc6 (c++11): examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++11): examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++11): examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++11): examples/kilo.cpp#L366
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++11): examples/kilo.cpp#L399
comparison between signed and unsigned integer expressions [-Wsign-compare]
clang6 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang6 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang6 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang6 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang6 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang6 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang18 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.8 (c++11): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++11): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++11): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++11): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++11): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++11): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang3.8 (c++11): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc10 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
clang3.8 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
gcc10 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc10 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc10 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc10 (c++14): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc10 (c++14): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++14): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc10 (c++14): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++14): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++14): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
clang14 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang14 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang14 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang14 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang14 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc6 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc6 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc6 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will always evaluate to 'true' [-Waddress]
gcc6 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will always evaluate to 'true' [-Waddress]
gcc6 (c++14): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc6 (c++14): examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++14): examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++14): examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++14): examples/kilo.cpp#L366
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++14): examples/kilo.cpp#L399
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
clang13 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang13 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang13 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang13 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang13 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc6 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc6 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc6 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will always evaluate to 'true' [-Waddress]
gcc6 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will always evaluate to 'true' [-Waddress]
gcc6 (c++17): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc6 (c++17): examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++17): examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++17): examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++17): examples/kilo.cpp#L366
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc6 (c++17): examples/kilo.cpp#L399
comparison between signed and unsigned integer expressions [-Wsign-compare]
clang16 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang16 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang16 (c++11): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang16 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++11): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++11): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++11): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++11): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang18 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang18 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang18 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang18 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
clang16 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
clang16 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang16 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang16 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang8 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang8 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang8 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++20): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc7 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc7 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc7 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc7 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc7 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc7 (c++11): cpp-terminal/stream.hpp#L50
mangled name for 'Term::TOstream& Term::TOstream::operator<<(const T&) [with T = std::__cxx11::basic_string<char>() noexcept]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
gcc7 (c++11): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc7 (c++11): examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc7 (c++11): examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc7 (c++11): examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
clang11 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang11 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang11 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang11 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++20): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang7 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang7 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang12 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang7 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang7 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang12 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang15 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang15 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang15 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang15 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc9 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc9 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc9 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc9 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc9 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc9 (c++11): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc9 (c++11): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++11): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc9 (c++11): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++11): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L122
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
clang9 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang9 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang9 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang9 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang9 (c++20): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang13 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang13 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang13 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang13 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc9 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc9 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc9 (c++20): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc9 (c++20): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc9 (c++20): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc9 (c++20): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++20): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc9 (c++20): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++20): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++20): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc8 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc8 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc8 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++11): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc8 (c++11): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++11): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc8 (c++11): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++11): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc11 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc11 (c++20): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc11 (c++20): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc11 (c++20): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++20): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc11 (c++20): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++20): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++20): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++20): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc12 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc12 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc12 (c++11): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc12 (c++11): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++11): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc12 (c++11): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++11): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++11): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++11): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc12 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc12 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc12 (c++14): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc12 (c++14): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++14): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc12 (c++14): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++14): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++14): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++14): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
clang5 (c++17): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++17): cpp-terminal/private/unicode.cpp#L60
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++17): cpp-terminal/private/unicode.cpp#L61
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++17): cpp-terminal/private/unicode.cpp#L62
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++17): cpp-terminal/private/conversion.cpp#L27
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++17): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang5 (c++17): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang5 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang8 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang8 (c++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang8 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++17): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++17): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++17): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang8 (c++17): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++17): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc13 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc13 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc13 (c++17): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc13 (c++17): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++17): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc13 (c++17): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++17): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++17): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++17): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++17): examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
clang8 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang8 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang8 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang8 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang8 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc9 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc9 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc9 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc9 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc9 (c++17): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc9 (c++17): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++17): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc9 (c++17): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++17): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc9 (c++17): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc5 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc5 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc5 (c++17): examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++17): examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++17): examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++17): examples/kilo.cpp#L366
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++17): examples/kilo.cpp#L399
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++17): examples/kilo.cpp#L402
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++17): examples/kilo.cpp#L575
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++17): examples/kilo.cpp#L579
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++14): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc5 (c++14): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc5 (c++14): examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++14): examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++14): examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++14): examples/kilo.cpp#L366
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++14): examples/kilo.cpp#L399
comparison between signed and unsigned integer expressions [-Wsign-compare]
clang16 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc5 (c++14): examples/kilo.cpp#L402
comparison between signed and unsigned integer expressions [-Wsign-compare]
clang16 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc5 (c++14): examples/kilo.cpp#L575
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++14): examples/kilo.cpp#L579
comparison between signed and unsigned integer expressions [-Wsign-compare]
clang16 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang16 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang16 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc8 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc8 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc8 (c++20): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++20): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++20): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc8 (c++20): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++20): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc8 (c++20): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++20): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++20): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc13 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc13 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc13 (c++11): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc13 (c++11): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++11): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc13 (c++11): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++11): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++11): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++11): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc10 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc10 (c++20): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc10 (c++20): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc10 (c++20): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++20): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc10 (c++20): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++20): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++20): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++20): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc11 (c++11): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc11 (c++11): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc11 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc11 (c++11): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc11 (c++11): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++11): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc11 (c++11): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++11): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++11): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc11 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc11 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc11 (c++17): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc11 (c++17): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++17): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc11 (c++17): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++17): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++17): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++17): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
clang17 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
clang17 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
clang17 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang17 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang17 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
gcc13 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc13 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc13 (c++20): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc13 (c++20): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++20): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc13 (c++20): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++20): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++20): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++20): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc13 (c++20): examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc10 (c++17): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc10 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc10 (c++17): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc10 (c++17): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++17): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc10 (c++17): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++17): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++17): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++17): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++20): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc12 (c++20): cpp-terminal/private/signals.cpp#L154
variable 'old' set but not used [-Wunused-but-set-variable]
gcc12 (c++20): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc12 (c++20): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++20): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc12 (c++20): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++20): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++20): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++17): cpp-terminal/private/signals.cpp#L25
unused variable 'hand' [-Wunused-variable]
gcc12 (c++20): examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]