It's been a long time since I've had any chance to work on m4, and it
shows - it took me way to long to even bootstrap my build again before
I could investigate why m4 was running out of memory on a particularly
hairy m4 program that I wrote for fun
(https://adventofcode.com/2017/day/5 if you must know).

I'm also aware of failures to build with newer glibc, but will need to
patch that separately once I get on a rawhide machine that reproduces
the problem.  Ater that, it's long past due for a maintenance release.

Eric Blake (2):
  maint: Update gnulib and fix build failures
  input: Optimize macro tail-call memory usage

 bootstrap.conf     | 14 +++++++++++++-
 gnulib             |  2 +-
 m4/gnulib-cache.m4 |  2 +-
 src/input.c        |  6 ++++++
 4 files changed, 21 insertions(+), 3 deletions(-)

-- 
2.31.1


_______________________________________________
M4-patches mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/m4-patches

Reply via email to