Bump mamba-org/setup-micromamba from 1.8.1 to 1.9.0 #722
macOS.yml
on: pull_request
Matrix: gcc
Matrix: macos-11
Matrix: macos-12
Annotations
484 warnings
macos-11 gcc-11 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-11 (c++11):
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
macos-11 gcc-11 (c++11):
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
macos-11 gcc-11 (c++11):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-11 (c++11):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++11):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-11 (c++11):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++11):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++11):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++11):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++11):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-10 (c++14):
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
macos-11 gcc-10 (c++14):
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
macos-11 gcc-10 (c++14):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-10 (c++14):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++14):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-10 (c++14):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++14):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++14):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++14):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++14):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++11):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 gcc-10 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-10 (c++11):
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
macos-11 gcc-10 (c++11):
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
macos-11 gcc-10 (c++11):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-10 (c++11):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++11):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-10 (c++11):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++11):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++11):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++11):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++11):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++17):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++11):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 gcc-10 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-10 (c++20):
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
macos-11 gcc-10 (c++20):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-10 (c++20):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++20):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-10 (c++20):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++20):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++20):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++20):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++20):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++20):
examples/kilo.cpp#L579
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++14):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++17):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 gcc-12 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-12 (c++11):
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
macos-11 gcc-12 (c++11):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-12 (c++11):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++11):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-12 (c++11):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++11):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++11):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++11):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++11):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++11):
examples/kilo.cpp#L579
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-11 (c++17):
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
macos-11 gcc-11 (c++17):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-11 (c++17):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++17):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-11 (c++17):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++17):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++17):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++17):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++17):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++17):
examples/kilo.cpp#L579
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-12 (c++14):
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
macos-11 gcc-12 (c++14):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-12 (c++14):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++14):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-12 (c++14):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++14):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++14):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++14):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++14):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++14):
examples/kilo.cpp#L579
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++14):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-11.7 (c++20):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++11):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++11):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.1 (c++20):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++17):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 gcc-12 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-12 (c++20):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-12 (c++20):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++20):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-12 (c++20):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++20):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++20):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++20):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++20):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++20):
examples/kilo.cpp#L579
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++20):
examples/kilo.cpp#L627
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++20):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 gcc-12 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-12 (c++17):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-12 (c++17):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++17):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-12 (c++17):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++17):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++17):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++17):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++17):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++17):
examples/kilo.cpp#L579
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-12 (c++17):
examples/kilo.cpp#L627
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++14):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++17):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++14):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.2.1 (c++14):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++14):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++14):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++20):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++20):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++20):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++11):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++20):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.4 (c++17):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.3.1 (c++11):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++20):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++17):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++17):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++11):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 gcc-11 (c++20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-11 (c++20):
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
macos-11 gcc-11 (c++20):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-11 (c++20):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++20):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-11 (c++20):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++20):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++20):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++20):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++20):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++20):
examples/kilo.cpp#L579
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-13.0 (c++14):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-11 xcode-12.5.1 (c++11):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L267
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L311
comparison of integers of different signs: 'std::size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L361
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L366
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L399
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L402
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L575
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L579
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L627
comparison of integers of different signs: 'int' and 'std::size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-12 xcode-13.4.1 (c++17):
examples/kilo.cpp#L628
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
|
macos-11 gcc-10 (c++17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-10 (c++17):
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
macos-11 gcc-10 (c++17):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-10 (c++17):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++17):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-10 (c++17):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++17):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++17):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++17):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++17):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-10 (c++17):
examples/kilo.cpp#L579
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xom9ikk/dotenv@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-11 gcc-11 (c++14):
cpp-terminal/prompt.cpp#L263
this statement may fall through [-Wimplicit-fallthrough=]
|
macos-11 gcc-11 (c++14):
cpp-terminal/stream.hpp#L52
the compiler can assume that the address of 't' will never be NULL [-Waddress]
|
macos-11 gcc-11 (c++14):
cpp-terminal/stream.hpp#L52
'nonnull' argument 't' compared to NULL [-Wnonnull-compare]
|
macos-11 gcc-11 (c++14):
examples/kilo.cpp#L267
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++14):
examples/kilo.cpp#L311
comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
|
macos-11 gcc-11 (c++14):
examples/kilo.cpp#L361
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++14):
examples/kilo.cpp#L366
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++14):
examples/kilo.cpp#L399
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++14):
examples/kilo.cpp#L402
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|
macos-11 gcc-11 (c++14):
examples/kilo.cpp#L575
comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare]
|