Skip to content

noexcept (#336)

noexcept (#336) #729

Triggered via push November 28, 2023 21:09
Status Success
Total duration 40m 14s
Artifacts

linux.yml

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

Annotations

960 warnings
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]
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]
clang10 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang10 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang10 (c++14): examples/kilo.cpp#L575
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]
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++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang10 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang10 (c++20): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang11 (c++11): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang11 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang11 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang11 (c++14): 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]
clang11 (c++14): 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#L402
comparison of integers of different signs: 'int' and '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]
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]
clang11 (c++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang12 (c++11): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang11 (c++20): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and '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]
clang12 (c++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-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]
clang12 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-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++11): 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#L399
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]
clang13 (c++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++11): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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++14): 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#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-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++14): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and '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++14): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang12 (c++20): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang12 (c++20): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang13 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang13 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang14 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang14 (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): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang13 (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): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang14 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang14 (c++20): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++11): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-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]
clang10 (c++11): examples/kilo.cpp#L361
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]
clang10 (c++11): 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#L402
comparison of integers of different signs: 'int' and '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]
clang10 (c++11): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang15 (c++14): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang15 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang3.6 (c++11): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++11): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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.6 (c++11): examples/kilo.cpp#L361
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#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.5 (c++11): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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.5 (c++11): examples/kilo.cpp#L361
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#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++14): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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.6 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.7 (c++11): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++11): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.6 (c++17): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.6 (c++17): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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]
clang3.6 (c++17): 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#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]
clang15 (c++20): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang15 (c++20): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang3.8 (c++11): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++11): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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]
clang3.8 (c++11): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.8 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.7 (c++14): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++14): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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]
clang3.7 (c++14): examples/kilo.cpp#L361
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#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++14): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++14): cpp-terminal/private/unicode.cpp#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++14): cpp-terminal/private/unicode.cpp#L58
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): 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++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.7 (c++17): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (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#L57
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.7 (c++17): cpp-terminal/private/unicode.cpp#L58
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.8 (c++17): cpp-terminal/private/unicode.cpp#L58
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.8 (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.8 (c++17): cpp-terminal/private/conversion.cpp#L29
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++17): examples/kilo.cpp#L127
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++17): examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
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++17): examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
clang3.7 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.8 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.9 (c++17): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++17): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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]
clang3.9 (c++17): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.9 (c++14): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++14): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang3.9 (c++11): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++11): cpp-terminal/private/unicode.cpp#L56
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]
clang3.9 (c++11): cpp-terminal/private/unicode.cpp#L58
suggest braces around initialization of subobject [-Wmissing-braces]
clang3.9 (c++11): cpp-terminal/private/conversion.cpp#L27
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]
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]
clang3.9 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang4 (c++14): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++14): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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]
clang4 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang4 (c++11): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++11): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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]
clang4 (c++11): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++11): examples/kilo.cpp#L127
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++11): examples/kilo.cpp#L267
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]
clang4 (c++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang5 (c++14): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++14): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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]
clang5 (c++14): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang4 (c++17): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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]
clang4 (c++17): cpp-terminal/private/conversion.cpp#L29
suggest braces around initialization of subobject [-Wmissing-braces]
clang4 (c++17): examples/kilo.cpp#L127
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]
clang4 (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): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang5 (c++11): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++11): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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++11): examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang5 (c++17): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++17): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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]
clang5 (c++17): 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#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++11): examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-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++11): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang6 (c++11): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang7 (c++11): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang5 (c++20): cpp-terminal/private/unicode.cpp#L53
suggest braces around initialization of subobject [-Wmissing-braces]
clang5 (c++20): cpp-terminal/private/unicode.cpp#L56
suggest braces around initialization of subobject [-Wmissing-braces]
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#L58
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): 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]
clang5 (c++20): examples/kilo.cpp#L361
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++14): examples/kilo.cpp#L361
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]
clang6 (c++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang7 (c++17): examples/kilo.cpp#L575
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]
clang7 (c++17): examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
clang7 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang8 (c++11): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
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]
clang6 (c++17): examples/kilo.cpp#L579
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]
clang6 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang7 (c++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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++11): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang8 (c++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang9 (c++14): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang8 (c++20): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang8 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
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]
clang9 (c++17): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
gcc10 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc10 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc10 (c++11): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc10 (c++11): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc10 (c++11): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc10 (c++11): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++11): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc10 (c++11): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++11): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc10 (c++11): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
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]
clang9 (c++20): examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
gcc10 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
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): 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]
gcc11 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
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): 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]
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): 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]
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): 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]
gcc12 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc12 (c++11): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
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++11): examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
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): 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]
gcc12 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc12 (c++14): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
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]
gcc12 (c++14): examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc11 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
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): 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]
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): 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++17): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc12 (c++17): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
gcc12 (c++17): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++17): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc12 (c++17): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++17): examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++17): examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (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++17): examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++17): examples/kilo.cpp#L579
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
gcc4.8 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
gcc4.7 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
gcc12 (c++20): cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
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]
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]
gcc12 (c++20): examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc12 (c++20): examples/kilo.cpp#L579
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#L116
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
gcc4.8 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
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]
gcc5 (c++14): examples/kilo.cpp#L402
comparison between signed and unsigned integer expressions [-Wsign-compare]
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]
gcc5 (c++14): examples/kilo.cpp#L627
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++14): examples/kilo.cpp#L628
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
gcc4.9 (c++11): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
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++17): examples/kilo.cpp#L627
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++17): examples/kilo.cpp#L628
comparison between signed and unsigned integer expressions [-Wsign-compare]
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]
gcc5 (c++11): examples/kilo.cpp#L627
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc5 (c++11): examples/kilo.cpp#L628
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_dev' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_ino' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_nlink' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_mode' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_uid' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_gid' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::__pad0' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_rdev' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_size' [-Wmissing-field-initializers]
gcc4.9 (c++14): cpp-terminal/private/file_initializer.cpp#L116
missing initializer for member 'stat::st_blksize' [-Wmissing-field-initializers]
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): 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++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): 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]
gcc7 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
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): 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]
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): 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]
gcc7 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
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): 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++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc7 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc7 (c++17): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc7 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc7 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc7 (c++17): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc7 (c++17): examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc7 (c++17): examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc7 (c++17): examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc7 (c++17): examples/kilo.cpp#L366
comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc8 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
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): 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++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++17): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc8 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++17): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++17): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc8 (c++17): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++17): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc8 (c++17): examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++17): 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): 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): 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]
gcc9 (c++11): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
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): 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]
gcc8 (c++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
gcc8 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++14): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc8 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++14): cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
gcc8 (c++14): cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
gcc8 (c++14): examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
gcc8 (c++14): examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
gcc8 (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++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): 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++14): cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
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): 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++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): 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]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++11)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++14)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++17)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
intel-oneapi (c++20)
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]