Files
make/tests/scripts/functions
Paul Eggert 7192d0ec4a Remove arbitrary limits on intcmp integers
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.
2021-12-19 16:34:19 -05:00
..
2017-06-04 18:37:20 -04:00
2020-04-01 02:02:57 -04:00
2021-03-28 16:25:52 -04:00
2020-04-01 02:02:57 -04:00
2003-11-04 07:40:29 +00:00
2020-04-01 02:02:57 -04:00
2017-06-04 18:37:20 -04:00
2019-10-10 18:31:50 -04:00
2000-04-22 02:11:17 +00:00
2002-07-08 02:26:47 +00:00