bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.3-20030308.patch.gz


From: Thomas Dickey
Subject: ncurses-5.3-20030308.patch.gz
Date: Sat, 8 Mar 2003 19:15:45 -0500
User-agent: Mutt/1.3.27i

 ncurses 5.3 - patch 20030308 - 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

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

20030308
        + correct a case in _nc_remove_string(), used by define_key(), to avoid
          infinite loop if the given string happens to be a substring of other
          strings which are assigned to keys (report by John McCutchan).
        + add key_defined() function, to tell which keycode a string is bound
          to (discussion with John McCutchan <address@hidden>).
        + correct keybound(), which reported definitions in the wrong table,
          i.e., the list of definitions which are disabled by keyok().
        + modify demo_keydef.c to show the details it changes, and to check
          for errors.




reply via email to

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