mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-01-12 16:45:35 +00:00
7192d0ec4a
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. |
||
---|---|---|
.. | ||
features | ||
functions | ||
misc | ||
options | ||
targets | ||
variables | ||
vms | ||
test_template |