]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
ed: upgrade 1.18 -> 1.19
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 15 Jan 2023 05:22:51 +0000 (13:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2023 10:40:08 +0000 (10:40 +0000)
commit5cf8e3fe7cc020cd3d7cd4e2a9b6364947a875f7
treeec953cde42be4ceda6ce3e768f03e0726023a3ef
parent22666e97b100b44bea85ede144ab6b4e0a2f7006
ed: upgrade 1.18 -> 1.19

Changelog:
==========
 * main_loop.c (exec_command): Fix commands 'e', 'E'; they did set
   the 'modified' flag if file not found. (Reported by Harry Graf).
   (main_loop): Print script error line to stdout instead of stderr.
 * Change long name of option '-s' to '--script'.
   (Suggested by Andrew L. Moore).
 * Assign short name '-q' to options '--quiet' and '--silent'.
 * main.c (show_strerror) Use '!quiet' to enable diagnostics.
 * Do not process file names for backslash escapes.
   (Suggested by Andrew L. Moore).
 * ed.texi: Document 0 as starting point for searches '0;/RE/'.
   Document how to achieve the effect of ex style '!' filtering.

License-Update: Copyright year updated to 2023.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ed/ed_1.19.bb [moved from meta/recipes-extended/ed/ed_1.18.bb with 80% similarity]