[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.2-20010310.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.2-20010310.patch.gz |
Date: |
Sat, 10 Mar 2001 19:43:52 -0500 |
User-agent: |
Mutt/1.2.5i |
ncurses 5.2 - patch 20010310 - 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
------------------------------------------------------------------------------
20010310
+ cleanup of newdemo.c, fixing some ambiguous expressions noted by gcc
2.95.2, and correcting some conflicting color pair initializations.
+ add missing copyright notice for cursesw.h
+ review, make minor fixes for use of '::' for referring to C-language
interface from C++ binding.
+ modify configure check for g++ library slightly to accommodate
nonstandard version number, e.g., <vendor>-2.7 (report by Ronald Ho
<address@hidden>).
+ add configure check for c++ <sstream> header, replace hardcoded
ifdef.
+ workaround for pre-release of gcc 3.0 libstdc++, which has dropped
vscan from strstreambuf to follow standard, use wrapper for C vscanf
instead (report by George Goffe <address@hidden> and Matt Taggart
<address@hidden>, fixes Debian .
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.2-20010310.patch.gz,
Thomas Dickey <=