On Fri, 29 Jan 2016 12:21:44 -0500, "Ted Unangst" wrote: > To throw in my vote, I happen to like bool/true/false, but if we don't > use them consistently, then sticking with int/1/0 is probably best. And > rototilling the whole src is a bad idea.
I like bool as well and since less was already using a home-grown variant, switching to stdbool makes sense to me. OK millert@ - todd
