fixes #685
Annotations
6 warnings
cpp-terminal/prompt.cpp#L262
this statement may fall through [-Wimplicit-fallthrough=]
|
cpp-terminal/stream.hpp#L47
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
cpp-terminal/stream.hpp#L47
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
cpp-terminal/stream.hpp#L47
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
examples/prompt_not_immediate.cpp#L18
the address of 'std::string Term::Version::string()' will never be NULL [-Waddress]
|
cpp-terminal/stream.hpp#L47
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
The logs for this run have expired and are no longer available.
Loading