suport augs for modules that include full libraries #927
Annotations
1 error and 10 warnings
MacOSX Latest Clang
Process completed with exit code 134.
|
MacOSX Latest Clang
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
MacOSX Latest Clang:
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]
|
MacOSX Latest Clang:
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]
|
MacOSX Latest Clang:
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]
|
MacOSX Latest Clang:
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]
|
MacOSX Latest Clang:
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]
|
MacOSX Latest Clang:
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]
|
MacOSX Latest Clang:
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]
|
MacOSX Latest Clang:
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]
|
MacOSX Latest Clang:
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]
|