Re-re-add the cataclysm poem #77612
Annotations
2 errors and 3 warnings
run clang-tidy:
src/flexbuffer_json.h#L9
'flatbuffers/flexbuffers.h' file not found [clang-diagnostic-error]
|
run clang-tidy
Process completed with exit code 1.
|
run clang-tidy:
build/tools/clang-tidy-plugin/test/Output/determinism.cpp.tmp.cpp#L25
Construction of library random engine 'std::mt19937' (aka 'mersenne_twister_engine<unsigned long, 32, 624, 397, 31, 2567483615UL, 11, 4294967295UL, 7, 2636928640UL, 15, 4022730752UL, 18, 1812433253UL>'). To ensure determinism for a fixed seed, use the common tools from rng.h rather than your own random number engines. [cata-determinism]
|
run clang-tidy:
build/tools/clang-tidy-plugin/test/Output/determinism.cpp.tmp.cpp#L32
Call to library random function 'rand'. To ensure determinism for a fixed seed, use the common tools from rng.h rather than calling library random functions. [cata-determinism]
|
run clang-tidy:
build/tools/clang-tidy-plugin/test/Output/determinism.cpp.tmp.cpp#L34
Call to library random function 'rand'. To ensure determinism for a fixed seed, use the common tools from rng.h rather than calling library random functions. [cata-determinism]
|
Loading