bug-ncurses
[Top][All Lists]
Advanced

[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 19:03:34 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Jun 25, 2017 at 08:50:01PM +0000, Allen Hewes wrote:
> On 6/25/2017 6:02, Thomas Dickey wrote:
> > 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).
> > 
> 
> Hi Thomas,
> 
> Thank you for looking into MinGW issues. I realize it's not everyone's
> cup of tea. There's still multiple free() happening.

I see.  Debugging gdb+readline+ncurses may seem a little unpalatable.

I've been focusing on recasting the problem into one that I can test with
simpler programs.  But I overlooked the possibility of readline calling
tgetent, e.g., before initscr.

Actually, just reading the configure options in your previous mail, I didn't
see (yet) a significant difference between your/my configurations.  But today I
added a test-script with your settings, and given TERM=unknown, can see a
problem to investigate (perhaps the one that your traceback/report shows).

so yes, the feedback is helpful :-)

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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