[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] 1.2.1?
From: |
David Lawrence Ramsey |
Subject: |
Re: [Nano-devel] 1.2.1? |
Date: |
Wed, 16 Apr 2003 11:26:55 -0700 (PDT) |
--- Chris Allegretta <address@hidden> wrote:
>Spot on, as always. Committed.
Thanks again. I have one more (minor) patch, though. After some
thought, I figured that it'd be better to make justify_mode a flag than
a global variable, since it's referenced in multiple files. The
attached patch does that and removes a prototype in proto.h for the
extern ints use_regexp and regexp_compiled (since there are flags used
for the same thing).
Note that this ends up filling the flags variable to capacity if ints
are 32 bits wide.
_____________________________________________________________
Sluggy.Net: The Sluggy Freelance Community!
_____________________________________________________________
Select your own custom email address for FREE! Get address@hidden w/No Ads,
6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag
nanoflags.patch
Description: Binary data
Re: [Nano-devel] 1.2.1?, David Lawrence Ramsey, 2003/04/22
Re: [Nano-devel] 1.2.1?, David Lawrence Ramsey, 2003/04/23