Fix link to issue page in readme #111
Annotations
5 warnings
Build:
build/genesis_unity_sources/lib/all.cpp#L74450
'void* memcpy(void*, const void*, size_t)' offset [65, 4294967295] is out of the bounds [0, 64] of object 'sbuf' with type 'char [64]' [-Warray-bounds]
|
Build
'void operator delete(void*)' called on pointer '<unknown>' with nonzero offset [1, 9223372036854775800] [-Wfree-nonheap-object]
|
Build
'pi_vectors' may be used uninitialized [-Wmaybe-uninitialized]
|
Install Dependencies - MacOS
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Setup C++
gcc@12 12.4.0 is already installed and up-to-date.
To reinstall 12.4.0, run:
brew reinstall gcc@12
|
Loading