Re: [Powertop] [PATCH] Get rid of ncurses' TRUE and FALSE

Arjan van de Ven <arjan at linux.intel.com> Wed, 18 Jul 2012 06:11:49 -0700
Newsgroups dev.linux.lists.powertop
Message-ID <[email protected]>
On 7/18/2012 2:17 AM, Igor Zhbanov wrote:
> Get rid of TRUE and FALSE ncurses' defines used for boolean variables
> initialization. This fix also helps build without ncurses support.


while I appreciate going to C++ true/false, building without ncurses
isn't really a goal.
(even on android, building ncurses is easy, and it does make the tool SO
much more useful)