On Thu, Feb 25, 2010 at 02:29:36PM +0700, Theppitak Karoonboonyanan wrote:
> On Wed, Feb 24, 2010 at 6:08 PM, Colin Watson <cjwat...@debian.org> wrote:
> > The uses of TRUE and FALSE only occur in a Debian patch.  Perhaps it
> > would be more appropriate to simply use 1 and 0 there directly?
> 
> Right. Or should we merge the TRUE/FALSE definitions
> into 020_bidi.patch directly, to keep the patch self-explained?

I'd prefer s/TRUE/1/g; s/FALSE/0/g, since those definitions are not
particularly standard in C code and aren't in newt's local style.  But
it's up to Alastair.

-- 
Colin Watson                                       [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to