[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ANN: ncurses-6.0-20170624
From: |
Thomas Dickey |
Subject: |
Re: ANN: ncurses-6.0-20170624 |
Date: |
Sun, 25 Jun 2017 06:02:19 -0400 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sun, Jun 25, 2017 at 01:28:42AM +0000, Thomas Dickey wrote:
...
> 20170624
> + modify c++/etip.h.in to accommodate deprecation of throw() and
> throws() in c++17 (prompted by patch by Romain Geissler).
> + remove some incorrect calls for memory-leaks from 20170617 changes
> (report by Allen Hewes).
This should get the set of changes back on track. I noticed some
problem with the c++ demo (which wouldn't affect gdb, but might have
a common root cause).
> + add test-programs for termattrs and term_attrs.
> + modify _nc_outc_wrapper to use the standard output if the screen was
> not initialized, rather than returning an error.
> + improve checks for low-level terminfo functions when the terminal
> has not been initialized (Redhat #1345963).
> + modify make_hash to allow building with address-sanitizer,
> assuming that --disable-leaks is configured.
> + amend changes for number_format() in 20170506 to avoid undefined
> behavior when shifting (patch by Emanuele Giaquinta).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- ANN: ncurses-6.0-20170624, Thomas Dickey, 2017/06/24
- Re: ANN: ncurses-6.0-20170624,
Thomas Dickey <=
- Re: ANN: ncurses-6.0-20170624, Allen Hewes, 2017/06/25
- Re: ANN: ncurses-6.0-20170624, Thomas Dickey, 2017/06/25
- Re: ANN: ncurses-6.0-20170624, Allen Hewes, 2017/06/25
- Re: ANN: ncurses-6.0-20170624, Thomas Dickey, 2017/06/25
- Re: ANN: ncurses-6.0-20170624, Allen Hewes, 2017/06/25
- Re: ANN: ncurses-6.0-20170624, Thomas Dickey, 2017/06/26