Generate a friendly error if a project contains no source files. #352
Annotations
10 warnings
out/dep/vezel.zig.toolsets.linux-x64/0.11.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
|
out/dep/vezel.zig.toolsets.linux-x64/0.11.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
|
out/dep/vezel.zig.toolsets.linux-x64/0.11.0.1/tools/lib/libunwind/src/UnwindLevel1.c#L537
redeclaration of '_Unwind_DeleteException' should not add 'dllexport' attribute
|
out/dep/vezel.zig.toolsets.linux-x64/0.11.0.1/tools/lib/libunwind/src/UnwindLevel1.c#L547
redeclaration of '_Unwind_GetGR' should not add 'dllexport' attribute
|
out/dep/vezel.zig.toolsets.linux-x64/0.11.0.1/tools/lib/libunwind/src/UnwindLevel1.c#L557
redeclaration of '_Unwind_SetGR' should not add 'dllexport' attribute
|
out/dep/vezel.zig.toolsets.linux-x64/0.11.0.1/tools/lib/libunwind/src/UnwindLevel1.c#L567
redeclaration of '_Unwind_GetIP' should not add 'dllexport' attribute
|
out/dep/vezel.zig.toolsets.linux-x64/0.11.0.1/tools/lib/libunwind/src/UnwindLevel1.c#L579
redeclaration of '_Unwind_SetIP' should not add 'dllexport' attribute
|
out/dep/vezel.zig.toolsets.linux-x64/0.11.0.1/tools/lib/libunwind/src/Unwind-seh.cpp#L59
redeclaration of '_GCC_specific_handler' should not add 'dllexport' attribute
|
out/dep/vezel.zig.toolsets.linux-x64/0.11.0.1/tools/lib/libunwind/src/Unwind-seh.cpp#L335
redeclaration of '_Unwind_RaiseException' should not add 'dllexport' attribute
|
out/dep/vezel.zig.toolsets.linux-x64/0.11.0.1/tools/lib/libunwind/src/Unwind-seh.cpp#L364
redeclaration of '_Unwind_Resume' should not add 'dllexport' attribute
|
The logs for this run have expired and are no longer available.
Loading