]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: remove gl/lib/reg*.c.diff; no longer needed
authorJim Meyering <meyering@fb.com>
Mon, 14 Mar 2016 15:59:56 +0000 (08:59 -0700)
committerJim Meyering <meyering@fb.com>
Tue, 15 Mar 2016 14:36:12 +0000 (07:36 -0700)
commitc18b3699e1b8c4ad2739761f2b9c306ff2303322
tree2715bf265d5468b2965af4646092aebf26a23136
parente735d417fb2e5c7427b3622f2a78e65e450b49a8
maint: remove gl/lib/reg*.c.diff; no longer needed

* gl/lib/regcomp.c.diff: Remove file, now that gnulib's
regcomp.c compiles regex.c with -Wno-unused-parameter.
* gl/lib/regex_internal.h.diff: Likewise.
* gl/lib/regex_internal.c.diff: This file induced a change to ensure
that the "Idx" type was unsigned and to remove a few "VAR < 0"
comparisons.  These days, it is probably fine to stay in sync with
gnulib/glibc's copies
of these files, so remove these patches, too.
* gl/lib/regexec.c.diff: Likewise.
Prompted by a report by Assaf Gordon and a suggestion from Paul Eggert.
cfg.mk
gl/lib/regcomp.c.diff [deleted file]
gl/lib/regex_internal.c.diff [deleted file]
gl/lib/regex_internal.h.diff [deleted file]
gl/lib/regexec.c.diff [deleted file]