I generated this set of patches while trying to track down the Debian
buildd failures.  The first four are bug fixes, and the other two are
an optimization and a doc fix.

Proposed for main, and if they're deemed plausible, I'll add any
relevant NEWS updates.

The main change as compared to v2 is to the patch, now "Ensure tests
have guile-procedures.txt" that previously proposed adding it to
BUILT_SOURCES.  That wasn't quite right.

Thanks

Rob Browning (6):
  Ensure GUILE-VERSION changes propagate to .version and Makefiles
  Ensure tests have guile-procedures.txt
  test-hashing: support 32-bit
  scm_i_utf8_string_hash: don't overrun when len is zero
  scm_i_utf8_string_hash: optimize ASCII
  define-meta-command: mention effects of a missing category

 Makefile.am                          | 24 +++++-------
 configure.ac                         |  1 +
 libguile/Makefile.am                 | 15 +++++---
 libguile/hash.c                      | 56 +++++++++++++++-------------
 module/system/repl/command.scm       |  2 +
 test-suite/standalone/test-hashing.c |  8 +++-
 6 files changed, 59 insertions(+), 47 deletions(-)

-- 
2.43.0


Reply via email to