]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130316
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Mar 2013 01:23:04 +0000 (01:23 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Mar 2013 01:23:04 +0000 (01:23 +0000)
commitbfe753d2dbaed1587556f1dc89bb14066d075c8c
tree01f0b08a56b0336351815cab367dc3ca7b1102e8
parente2d7d0028f4298dca2b0edaf2dc8ce30518d9218
ncurses 5.9 - patch 20130316

+ additional fix for tic.c, to allocate missing buffer space.
+ eliminate configure-script warnings for gen-pkgconfig.in
+ correct typo in sgr string for sun-color,
  add bold for consistency with sgr,
  change smso for consistency with sgr -TD
+ correct typo in sgr string for terminator -TD
+ add blink to the attributes masked by ncv in linux-16color (report
  by Benjamin Sittler)
+ improve warning message from post-load checking for missing "%?"
  operator by tic/infocmp by showing the entry name and capability.
+ minor formatting improvement to tic/infocmp -f option to ensure
  line split after "%;".
+ amend scripting for --with-cxx-shared option to handle the debug
  library "libncurses++_g.a" (report by Sven Joachim).
15 files changed:
NEWS
aclocal.m4
c++/Makefile.in
c++/modules
configure
configure.in
dist.mk
misc/gen-pkgconfig.in
misc/terminfo.src
mk-1st.awk
ncurses/base/lib_addch.c
package/debian/changelog
package/ncurses.spec
progs/dump_entry.c
progs/tic.c