Skip to content

Prevent -Wtype-limits warning on GCC 11 due to unsigned comparison#1323

Merged
akien-mga merged 1 commit into
godotengine:masterfrom
dsnopek:gcc-type-limits-error
Dec 1, 2023
Merged

Prevent -Wtype-limits warning on GCC 11 due to unsigned comparison#1323
akien-mga merged 1 commit into
godotengine:masterfrom
dsnopek:gcc-type-limits-error

Avoid error from -Werror=type-limits on GCC 11

cad5be5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs