Pádraig Brady wrote: > >> FYI this fails on cfarm13 (Debian 11) with: > >> test-regex: fastmap mismatch: pattern = \xd3, string = \xf2, with = 1, > >> without = 0 > >> test-regex: fastmap mismatch: pattern = \xd3, string = \xf3, with = 1, > >> without = 0 > >> test-regex: fastmap mismatch: pattern = \xf2, string = \xf2, with = 1, > >> without = 0 > >> test-regex: fastmap mismatch: pattern = \xf2, string = \xf3, with = 1, > >> without = 0 > >> test-regex: fastmap mismatch: pattern = \xf3, string = \xf2, with = 1, > >> without = 0 > >> test-regex: fastmap mismatch: pattern = \xf3, string = \xf3, with = 1, > >> without = 0 > This was latest coreutils with latest gnulib.
I reproduce it on a Debian 13 machine. Both with and without uchar-h-c23 in bootstrap.conf. Bruno
