nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] GNU nano 1.3.3


From: Mike Frysinger
Subject: Re: [Nano-devel] GNU nano 1.3.3
Date: Mon, 28 Jun 2004 20:06:57 -0400
User-agent: KMail/1.6.2

On Monday 28 June 2004 07:38 pm, Chris Allegretta wrote:
> is released.

two things ...

(1) i'm glad the whitespace patch got merged ... i thought everyone was just 
ignoring me about it :)
(2) building with --disable-justify seems to cause a build failure ... down in 
src/global.c at line 511:

#ifndef NANO_SMALL
        do_justify_void
#else
        nano_disabled_msg
#endif

the ifdef needs another check for DISABLE_JUSTIFY == 1
-mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]