bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.2-20010609.patch.gz


From: Thomas Dickey
Subject: ncurses-5.2-20010609.patch.gz
Date: Sat, 9 Jun 2001 21:14:00 -0400
User-agent: Mutt/1.2.5i

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

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

20010609
        + add a configure check, if --enable-widec is specified, for putwc(),
          which may be in libutf8.
        + remove some unnecessary text from curs_extend.3x and
          default_colors.3x which caused man-db to make incorrect symbolic
          links (Debian bug report #99550).
        + add configure check if cast for _IO_va_list is needed to compile
          C++ vscan code (Debian bug report #97945).
        > several patches from Sven Verdoolaege:
        + correct code that used non-standard auto-initialization of a struct,
          which gcc allows (report by Larry Virden).
        + use putwc() in PUTC() macro.
        + make addstr() work for the special case where the codeset is 
          non-stateful (eg. UTF-8), as well as stateful codesets.



reply via email to

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