aboutsummaryrefslogtreecommitdiffstats
path: root/common/meson.build
diff options
context:
space:
mode:
authorLibravatar M Stoeckl <code@mstoeckl.com>2019-01-21 12:46:45 -0500
committerLibravatar M Stoeckl <code@mstoeckl.com>2019-01-21 12:46:45 -0500
commitc040defd5f5cf5beed264dd057097625d9c0d423 (patch)
tree35c20f89a714ea5180f26bea18a55cfb979d5303 /common/meson.build
parentMove sway-specific functions in common/util.c into sway/ (diff)
downloadsway-c040defd5f5cf5beed264dd057097625d9c0d423.tar.gz
sway-c040defd5f5cf5beed264dd057097625d9c0d423.tar.zst
sway-c040defd5f5cf5beed264dd057097625d9c0d423.zip
Fix edge case bug in numlen, dropping use of math.h functions
(Specifically, numlen when called with INT_MIN gave an incorrect result, because abs(INT_MIN) == INT_MIN < 0.)
Diffstat (limited to 'common/meson.build')
0 files changed, 0 insertions, 0 deletions