[pre-commit.ci] auto fixes from pre-commit.com hooks #763
Annotations
10 warnings
⚙️ Build:
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
⚙️ Build:
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
⚙️ Build:
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
⚙️ Build:
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]
|
⚙️ Build:
cpp-terminal/stream.hpp#L52
nonnull argument 't' compared to NULL [-Wnonnull-compare]
|
⚙️ Build:
examples/kilo.cpp#L267
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L311
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L361
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L366
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
⚙️ Build:
examples/kilo.cpp#L399
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
The logs for this run have expired and are no longer available.
Loading