summaryrefslogtreecommitdiff
path: root/servers/physics_2d/space_2d_sw.cpp
diff options
context:
space:
mode:
authorK. S. Ernest (iFire) Lee <ernest.lee@chibifire.com>2021-06-30 01:42:17 -0700
committerK. S. Ernest (iFire) Lee <ernest.lee@chibifire.com>2021-06-30 02:39:17 -0700
commitc1d91701943acfbd849fe2128faa4dc7eed7320e (patch)
tree58a7ae1f9d8801433ffa6b2f3482f8c1cdeadfe5 /servers/physics_2d/space_2d_sw.cpp
parentaceaf3953d5c251de75326058d23e44c6d116c7f (diff)
Network port comparison is always false
error: comparison is always false due to limited range of data type [-Werror=type-limits] ERR_FAIL_COND_V_MSG(p_port < 0 || p_port > 65535, ERR_INVALID_PARAMETER, "The local port number must be between 0 and 65535 (inclusive).");
Diffstat (limited to 'servers/physics_2d/space_2d_sw.cpp')
0 files changed, 0 insertions, 0 deletions