[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: vile-9.8y
From: |
Thomas Dickey |
Subject: |
ANN: vile-9.8y |
Date: |
Mon, 16 Jan 2023 01:49:33 +0000 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Files:
https://invisible-island.net/archives/vile/current/vile-9.8y.tgz
https://invisible-island.net/archives/vile/current/vile-9.8y.tgz.asc
https://invisible-island.net/archives/vile/patches/MD5sums
https://invisible-island.net/archives/vile/patches/vile-9.8y.patch.gz
https://invisible-island.net/archives/vile/patches/vile-9.8y.patch.gz.asc
https://invisible-island.net/archives/vile/patches/vile-9.8y.patch.gz
patch by Thomas E. Dickey <dickey@invisible-island.net>
created Mon Jan 16 01:37:21 UTC 2023
------------------------------------------------------------------------------
CHANGES | 15
MANIFEST | 2
aclocal.m4 | 168 -
bind.c | 6
configure | 5360 ++++++++++++++++++++++-----------------------
configure.in | 17
display.c | 8
doc/vile-hlp.html | 4
doc/vile-toc.html | 4
fences.c | 4
filters/filters.h | 5
filters/genmake.sh | 12
glob.c | 4
input.c | 5
macros/vile-libdir-path | 27
makefile.in | 4
map.c | 26
modetbl | 6
ntwinio.c | 4
package/convile.nsi | 8
package/debian/changelog | 6
package/debian/rules | 2
package/minvile.nsi | 8
package/vile.spec | 9
package/winvile.iss | 4
package/winvile.nsi | 6
patchlev.h | 4
perl.xs | 5
revlist | 70
statevar.c | 10
version.sh | 10
vile.hlp | 6
w32info.rc | 12
x11.c | 16
xshell.sh | 10
35 files changed, 3006 insertions(+), 2861 deletions(-)
------------------------------------------------------------------------------
20230115 (y)
> Tom Dickey:
+ build-fixes for --disable-extensions and --disable-shell configure
options.
+ amend fix for 9.8w change to map.c, so that both UTF-8 in scripts as
well as interactive insertions of UTF-8 are handled (report by Chris
Green).
+ reduce compiler warnings in configure script checks.
+ modify CF_RESTARTABLE_PIPEREAD to include <sys/wait.h>, if found, to
prototype wait() (Redhat #2158163).
+ improve configure macros CF_CURSES_TERMCAP, CF_TERMCAP_LIBS, and
CF_XOPEN_SOURCE.
+ fix shellcheck warnings in version.sh and xshell.sh
+ add pattern to vile-libdir-path to allow for Debian multiarch.
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: vile-9.8y,
Thomas Dickey <=