bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.2-20020216.patch.gz


From: Thomas Dickey
Subject: ncurses-5.2-20020216.patch.gz
Date: Sat, 16 Feb 2002 19:52:43 -0500
User-agent: Mutt/1.2.5i

 ncurses 5.2 - patch 20020216 - T.Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.2 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.2 are in the subdirectory
        ftp://dickey.his.com/ncurses/5.2

 ------------------------------------------------------------------------------

20020216
        + implement whline_set(), wvline_set(), add manpage curs_border_set.
        + add subtest 'b' to 'F' and 'f' in ncurses.c to demonstrate use of
          box() and box_set() functions.
        + add subtest 'u' to 'F' in ncurses.c, to demonstrate use of addstr()
          given UTF-8 string equivalents of WACS_xxx symbols.
        + minor fixes to several manpages based on groff -ww output.
        + add descriptions of external variables of termcap interface to
          the manpage (report by Bruce Evans <address@hidden>).
        > patches by Bernhard Rosenkraenzer:
        + correct configure option --with-bool, which was executed as
          --with-ospeed.
        + add quotes for parameters of --with-bool and --with-ospeed configure
          options.
        > patch by Sven Verdoolaege (report by Gerhard Haering
          <address@hidden>):
        + correct typos in definitions of several wide-character macros: 
          waddwstr, wgetbkgrnd, mvaddwstr, mvwadd_wchnstr, mvwadd_wchnstr,
          mvwaddwstr.
        + pass $(CPPFLAGS) to MKlib_gen.sh, thereby fixing a missing definition
          of _XOPEN_SOURCE_EXTENDED, e.g., on Solaris



reply via email to

[Prev in Thread] Current Thread [Next in Thread]