Add SPDX license headers to all C#, C, C++, Zig, and SDK MSBuild files. #474
Annotations
10 warnings
Run Cake:
out/dep/vezel.zig.toolsets.win-x64/0.12.0.1/tools/lib/libc/musl/ldso/dlstart.c#L146
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition
|
Run Cake:
out/dep/vezel.zig.toolsets.win-x64/0.12.0.1/tools/lib/libc/musl/ldso/dlstart.c#L146
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition
|
Run Cake:
out/dep/vezel.zig.toolsets.win-x64/0.12.0.1/tools/lib/libc/musl/ldso/dlstart.c#L146
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition
|
Run Cake:
out/dep/vezel.zig.toolsets.win-x64/0.12.0.1/tools/lib/libunwind/src/UnwindLevel1-gcc-ext.c#L41
redeclaration of '_Unwind_Resume_or_Rethrow' should not add 'dllexport' attribute
|
Run Cake
redeclaration of '_Unwind_DeleteException' should not add 'dllexport' attribute
|
Run Cake:
out/dep/vezel.zig.toolsets.win-x64/0.12.0.1/tools/lib/libunwind/src/UnwindLevel1.c#L547
redeclaration of '_Unwind_GetGR' should not add 'dllexport' attribute
|
Run Cake:
out/dep/vezel.zig.toolsets.win-x64/0.12.0.1/tools/lib/libunwind/src/UnwindLevel1.c#L557
redeclaration of '_Unwind_SetGR' should not add 'dllexport' attribute
|
Run Cake:
out/dep/vezel.zig.toolsets.win-x64/0.12.0.1/tools/lib/libunwind/src/UnwindLevel1.c#L567
redeclaration of '_Unwind_GetIP' should not add 'dllexport' attribute
|
Run Cake:
out/dep/vezel.zig.toolsets.win-x64/0.12.0.1/tools/lib/libunwind/src/UnwindLevel1.c#L579
redeclaration of '_Unwind_SetIP' should not add 'dllexport' attribute
|
Run Cake:
out/dep/vezel.zig.toolsets.win-x64/0.12.0.1/tools/lib/libunwind/src/UnwindLevel1-gcc-ext.c#L65
redeclaration of '_Unwind_GetDataRelBase' should not add 'dllexport' attribute
|
Loading