bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.3-20030524.patch.gz


From: Thomas Dickey
Subject: ncurses-5.3-20030524.patch.gz
Date: Sat, 24 May 2003 20:35:23 -0400
User-agent: Mutt/1.3.27i

 ncurses 5.3 - patch 20030524 - T.Dickey

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

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

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

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

20030524
        + modify setcchar() to allow converting control characters to complex
          characters (report/test by Mitsuru Chinen <address@hidden>).
        + add tkterm entry -TD
        + modify parse_entry.c to allow a terminfo entry with a leading
          2-character name (report by Don Libes).
        + corrected acsc in screen.teraterm, which requires a PC-style mapping.
        + fix trace statements in read_entry.c to use lseek() rather than
          tell().
        + fix signed/unsigned warnings from Sun's compiler (gcc should give
          these warnings, but it is unpredictable).
        + modify configure script to omit -Winline for gcc 3.3, since that
          feature is broken.
        + modify manlinks.sed to add a few functions that were overlooked since
          they return function pointers:  field_init, field_term, form_init,
          form_term, item_init, item_term, menu_init and menu_term.




reply via email to

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