mirror of
https://github.com/mirror/make.git
synced 2025-03-13 11:20:38 +08: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. |
||
---|---|---|
.. | ||
features | ||
functions | ||
misc | ||
options | ||
targets | ||
variables | ||
vms | ||
test_template |