Change: Support decoding of NewGRF with out-of-order v2 container and 32bpp-only files. #38
Annotations
7 warnings
Build:
src/md5.cpp#L164
performing pointer subtraction with a null pointer may have undefined behavior [-Wnull-pointer-subtraction]
|
Build:
src/pcxsprit.cpp#L175
'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]
|
Build:
src/pcxsprit.cpp#L177
'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]
|
Build:
src/sprites.cpp#L205
variable 'i' set but not used [-Wunused-but-set-variable]
|
Build:
src/data.cpp#L1243
'fmemopen' is only available on macOS 10.13 or newer [-Wunguarded-availability-new]
|
Build:
src/messages.cpp#L76
passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
|
Build:
src/sanity.cpp#L155
passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
|
The logs for this run have expired and are no longer available.
Loading