[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] 1.2.1?
From: |
Chris Allegretta |
Subject: |
Re: [Nano-devel] 1.2.1? |
Date: |
Sat, 19 Apr 2003 12:36:25 -0700 |
User-agent: |
Mutt/1.2.5.1i |
On Wed, Apr 16, 2003 at 11:26:55AM -0700, David Lawrence Ramsey wrote:
> --- 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.
True, but we really shouldn't be having a ton of new features in a
stable series, and we'll have to rework the flags in 1.3 anyway.
Credited and committed. Will bang on this more later and release
1.2.1 assuming no bugs are found.
Chris A
--
Chris Allegretta http://www.asty.org
"Share and Enjoy" - Douglas Adams, 1952 - 2001
Re: [Nano-devel] 1.2.1?, David Lawrence Ramsey, 2003/04/22
Re: [Nano-devel] 1.2.1?, David Lawrence Ramsey, 2003/04/23