summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-10-26 14:49:42 -0700
committerJim Meyering <meyering@fb.com>2014-11-30 18:59:35 -0800
commit4916618496e73bc6aca4104e3f19e5c79a9412fc (patch)
tree784f417375ad171a0b1b49514616b09e9d8befce /BUGS
parente48ca0d39c2734330cafb8c6fef4ea7cea56b23e (diff)
downloadsed-4916618496e73bc6aca4104e3f19e5c79a9412fc.tar.gz
maint: enable sc_prohibit_empty_lines_at_EOF check
* cfg.mk (exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF): * cfg.mk (local-checks-to-skip): Remove its exemption. Adjust many files to end in a single newline, but exempt a few test suite input and output files. * testsuite/fasts.sed: Remove three empty lines at EOF. * BUGS: Remove empty line at EOF. * sed/mbcs.c: Likewise. * sed/sed.h: Likewise. * testsuite/BOOST.tests: Likewise. * testsuite/dc.inp: Add a newline at EOF; there was none. * testsuite/flipcase.sed: Likewise. * testsuite/utf8-1.good: Likewise. * testsuite/utf8-1.inp: Likewise. * testsuite/utf8-2.good: Likewise. * testsuite/utf8-2.inp: Likewise. * testsuite/utf8-3.good: Likewise. * testsuite/utf8-3.inp: Likewise. * testsuite/utf8-4.good: Likewise. * testsuite/utf8-4.inp: Likewise. * testsuite/xbxcx.good: Likewise. * testsuite/xbxcx.inp: Likewise. * testsuite/xemacs.good: Likewise. * testsuite/xemacs.inp: Likewise.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index d6a37ad..757cbb2 100644
--- a/BUGS
+++ b/BUGS
@@ -130,4 +130,3 @@ regex syntax clashes (problems with backslashes)
in shell scripts, you can set the LC_ALL environment variable to `C',
or set the locale on a more fine-grained basis with the other LC_*
environment variables.
-