epsilon-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/7] improve porting and Gnulib integration


From: Paul Eggert
Subject: [PATCH 0/7] improve porting and Gnulib integration
Date: Thu, 26 Jan 2023 14:17:31 -0800

This fixes some Jitter porting issues that came to
my attention due to the email Bruno Haible sent to
bug-gnulib recently.

Paul Eggert (7):
  Port bootstrap.conf BREs to POSIX
  Update bootstrap from Gnulib
  Update LDADD for recent Gnulib
  Don’t assume compilers don’t output to stderr
  Omit some redundant include directives
  Simplify __attribute__ tests, less porting hassle
  Remove unused attribute macro

 Makefile.am                                   |    2 +-
 bootstrap                                     | 1555 +++++++++++------
 bootstrap.conf                                |    4 +-
 configure.ac                                  |   77 +-
 .../jitterlisp/jitterlisp-operations.h        |    3 -
 example-vms/jitterlisp/jitterlisp-run-input.h |    3 -
 example-vms/jitterlisp/jitterlisp.h           |    3 -
 jitter/jitter-config.h.in                     |    8 +-
 jitter/jitter-missing.h                       |   22 -
 jitterc/jitterc-generate.h                    |    3 -
 jitterc/jitterc-rewrite.h                     |    4 -
 jitterc/jitterc-utility.h                     |    2 -
 jitterc/jitterc-vm.h                          |    3 -
 13 files changed, 1043 insertions(+), 646 deletions(-)

--
2.39.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]