Files
openwrt-R7800-nss/tools
Robert Marko 4dc10ec711 tools: m4: update to 1.4.20
New m4 release was made after a long time, for us most importantly
it ships newer gnulib so it compiles against GCC15 without forcing GNU17.

* Noteworthy changes in release 1.4.20 (2025-05-10) [stable]

** Fix a bug in the `eval' builtin where it does not suppress warnings
   about division by zero that occurs within a more complex expression on
   the right hand side of || or && (present since short-circuiting was
   introduced in 1.4.8b).

** The `syscmd' and `esyscmd' builtins no longer mishandle a command line
   starting with `-' or `+' (present since "the beginning").

** Fix regression introduced in 1.4.19 where trace output (such as with
   `debugmode(t)') could read invalid memory when tracing a series of
   pushed macros that are popped during argument collection.

** Fix regression introduced in 1.4.19 where the `format' builtin
   inadvertently took on locale-dependent parsing and output of floating
   point numbers as a side-effect of introducing message translations.
   While it would be nice for m4 to be fully locale-aware, such a behavior
   change belongs in a major version release such as 1.6, and not a minor
   release.

** Fix regression introduced in 1.4.11 where the experimental `changeword'
   builtin could cause a crash if given a regex that does not match all
   one-byte prefixes of valid longer matches.  As a reminder, `changeword'
   is not recommended for production use, and will likely not be present
   in the next major version release.

** On non-Unix platforms where binary files differ from text, loading a
   frozen file (which should be cross-platform compatible) now correctly
   uses binary mode.

** Several documentation improvements to the manual.

** Update to comply with newer C standards, and inherit portability
   improvements from gnulib.

Link: https://github.com/openwrt/openwrt/pull/18821
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-17 11:44:34 +02:00
..
2024-07-27 20:32:20 +02:00
2023-12-08 16:28:40 +01:00
2025-02-19 09:41:37 +01:00
2024-04-03 18:56:58 +02:00
2025-01-12 13:44:44 +01:00
2025-01-26 15:42:44 +01:00
2024-05-23 11:49:03 +02:00
2025-04-17 16:29:18 +02:00
2025-02-20 19:42:50 +01:00
2024-09-24 19:48:43 +01:00
2025-03-27 21:44:57 +01:00
2024-05-23 11:49:03 +02:00
2025-05-03 22:25:20 +02:00
2024-05-23 11:49:02 +02:00
2024-05-23 11:49:03 +02:00
2024-05-23 11:49:03 +02:00
2025-05-17 11:44:34 +02:00
2025-01-13 23:35:40 +01:00
2025-01-12 20:16:59 +01:00
2025-05-02 14:59:47 +02:00
2024-04-06 11:24:18 +02:00
2025-02-19 09:40:55 +01:00
2024-10-14 13:58:44 +02:00
2025-04-21 23:55:59 +02:00
2024-06-14 15:27:39 +02:00
2024-06-09 21:23:28 +02:00
2024-04-06 11:24:18 +02:00
2024-06-18 19:49:54 +02:00
2025-04-22 13:20:05 +02:00
2025-02-24 12:44:02 +01:00
2025-02-22 20:30:00 +01:00
2025-02-06 12:55:21 +01:00