Various Subscene Fixes #1379
Merged
Various Subscene Fixes #1379
Annotations
10 warnings
Configure, Build & Install
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
Configure, Build & Install:
Engine/lib/zlib/adler32.c#L65
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Configure, Build & Install:
Engine/lib/zlib/adler32.c#L136
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Configure, Build & Install:
Engine/lib/zlib/adler32.c#L165
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Configure, Build & Install:
Engine/lib/zlib/adler32.c#L173
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Configure, Build & Install:
Engine/lib/zlib/adler32.c#L65
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Configure, Build & Install:
Engine/lib/zlib/adler32.c#L136
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Configure, Build & Install:
Engine/lib/zlib/adler32.c#L165
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Configure, Build & Install:
Engine/lib/zlib/adler32.c#L173
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Configure, Build & Install:
Engine/lib/zlib/compress.c#L22
a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Loading