Skip to content

fix another potential crash with firstresponder code #1090

fix another potential crash with firstresponder code

fix another potential crash with firstresponder code #1090

Triggered via pull request March 7, 2025 05:32
Status Success
Total duration 25m 2s
Artifacts

build-macos-clang.yml

on: pull_request
Matrix: build-linux
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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]
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#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#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#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#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#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#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#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
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja