bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.2-20020112.patch.gz


From: Thomas Dickey
Subject: ncurses-5.2-20020112.patch.gz
Date: Sat, 12 Jan 2002 19:24:48 -0500
User-agent: Mutt/1.2.5i

 ncurses 5.2 - patch 20020112 - 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

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

20020112
        + add Caps.osf1r5, as an example.
        + modify behavior of can_clear_with() so that if an application is
          running in a non-bce terminals with default colors enabled, it
          returns true, allowing the user to select/paste text without picking
          up extraneous trailing blanks (adapted from patch by Daniel
          Jacobowitz <address@hidden>).
        + modify generated curses.h to ifdef-out prototypes for extensions if
          they are disabled, and to define curses_version() as a string in that
          case.  This is needed to make the programs such as tic build in that
          configuration.
        + modified generated headers.sh to remove a gzip'd version of the
          target file if it exists, in case non-gzip'd manpages are installed
          into a directory where gzip'd ones exist.  In that case, the latter
          would be found.
        + corrected a redundant initialization of signal handlers from 20010923
          changes.
        + clarified bug-reporting address in terminfo.src (report by John H
          DuBois III <address@hidden>).
        > several fixes from Robert Joop:
        + do not use "-v" option of awk in MKkey_defs.sh because it does not
          work with SunOS nawk.
        + modify definitions for libutf8 in curses.h to avoid redefinition
          warnings for mblen
        + quoted references to compiler in shell command in misc/Makefile, in
          case it uses multiple tokens.



reply via email to

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