bug-ncurses
[Top][All Lists]
Advanced

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

Re: Minor problems


From: Thomas Dickey
Subject: Re: Minor problems
Date: Sun, 23 Sep 2001 11:48:21 -0400
User-agent: Mutt/1.2.5i

On Sun, Sep 23, 2001 at 06:28:58AM +0200, philippe blain wrote:
> >From Philippe Blain, Bordeaux, FRANCE
> My old computer : P133 - 8,4Go - 32 Mo       Red Hat Linux 7.0
> 
> To the maintainers of 'ncurses'. (and to Mr Dickey)
> Subject : Corrections for ncurses-5.2-20010915+
> 
> Here are some problems I found :
> 
> --------------------------------------------------------------------------------
> File : ncurses/base/lib_freeall.c
> 
> Function : _nc_freeall()
> 
> Suppress
>     #elif HAVE_PURIFY
>         purify_all_in use();
> 
> Verify also 'malloc_dump()'

I use that information to see what leaks I have.
 
> --------------------------------------------------------------------------------
> File : ncurses/curses.priv.h
> 
> Boolean 'IGNORE_COLOR_OFF' is not used elsewhere except in 'toggle_attr_off'.
> Refer to color pair n°255. Why ??? Don't know.

I don't remember, but will review the rcs logs to see if there was a reason
at one point.
 
-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net



reply via email to

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