diff options
author | M Stoeckl <code@mstoeckl.com> | 2019-01-21 12:46:45 -0500 |
---|---|---|
committer | M Stoeckl <code@mstoeckl.com> | 2019-01-21 12:46:45 -0500 |
commit | c040defd5f5cf5beed264dd057097625d9c0d423 (patch) | |
tree | 35c20f89a714ea5180f26bea18a55cfb979d5303 /sway | |
parent | d7ff776552bef524e905d85c2a5e7651c8408658 (diff) |
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 'sway')
0 files changed, 0 insertions, 0 deletions