Fixing OpenGL renderer #740
build-macos.yml
on: push
Matrix: build-macos
Universal binary
16s
Annotations
20 warnings
arm64:
src/stb_image_write.h#L776
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
arm64:
src/GPU_Texreplace.cpp#L70
operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
|
arm64:
src/plugins/PluginKingdomHeartsDays.cpp#L495
array index 4 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
arm64:
src/plugins/PluginKingdomHeartsDays.cpp#L511
array index 4 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
arm64:
src/plugins/PluginKingdomHeartsDays.cpp#L511
array index 4 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
arm64:
src/ARMJIT_Memory.cpp#L903
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT_A64/ARMJIT_Branch.cpp#L86
expression result unused [-Wunused-value]
|
arm64:
src/net/LAN.cpp#L513
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
arm64:
src/net/LAN.cpp#L661
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
arm64:
src/net/Netplay.cpp#L651
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
x86_64:
src/stb_image_write.h#L776
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
x86_64:
src/GPU_Texreplace.cpp#L70
operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
|
x86_64:
src/plugins/PluginKingdomHeartsDays.cpp#L495
array index 4 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
x86_64:
src/plugins/PluginKingdomHeartsDays.cpp#L511
array index 4 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
x86_64:
src/plugins/PluginKingdomHeartsDays.cpp#L511
array index 4 is past the end of the array (which contains 4 elements) [-Warray-bounds]
|
x86_64:
src/ARMJIT_Memory.cpp#L903
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
x86_64:
src/net/LAN.cpp#L513
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
x86_64:
src/net/LAN.cpp#L661
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
x86_64:
src/net/Netplay.cpp#L651
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
x86_64:
src/net/Netplay.cpp#L740
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macOS-arm64
Expired
|
11 MB |
|
macOS-universal
|
22.1 MB |
|
macOS-x86_64
Expired
|
11.8 MB |
|