bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.2-20010127.patch.gz


From: Thomas Dickey
Subject: ncurses-5.2-20010127.patch.gz
Date: Sat, 27 Jan 2001 21:55:27 -0500
User-agent: Mutt/1.2.5i

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

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

20010127
        + revert change to c++/demo.cc from 20001209, which changed definition
          of main() apparently to accommodate cygwin linker, but broke the demo
          program.
        + workaround for broken egcs 2.91.66 which calls member functions
          (i.e., lines() and colors() of NCursesWindow before calling its
          constructor.  Add calls to initialize() in a few constructors which
          did not do this already.
        + use the GNAT preprocessor to make the necessary switch between TRACE
          and NO_TRACE configurations (patch by Juergen Pfeifer).
        > patches by Bernhard Rosenkraenzer:
        + modify kterm terminfo entry to use SCS sequence to support alternate
          character set (it does not work with SI/SO).
        + --with-ospeed=something didn't work.  configure.in checked for a
          $enableval where it should check for $withval.  Also,
          ncurses/llib-lncurses still had a hardcoded short.



reply via email to

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