mirror of
https://github.com/mirror/make.git
synced 2026-08-13 17:07:13 +00:00
We don't need to parse strings into C integer values to compare them. * src/function.c (parse_textint): Find boundaries of a numeric string. (func_intcmp): Use parse_textint() to compare integers textually. * tests/scripts/functions/intcmp: Test with extra-large numbers.
2.3 KiB
2.3 KiB