[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] Nano with Line Numbering
From: |
Faissal Bensefia |
Subject: |
Re: [Nano-devel] Nano with Line Numbering |
Date: |
Sun, 11 Sep 2016 19:44:06 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
I can no longer apply the patch:
Checking patch configure.ac...
Checking patch doc/man/nanorc.5...
Checking patch src/global.c...
Checking patch src/nano.h...
error: while searching for:
LOCKING,
NOREAD_MODE,
MAKE_IT_UNIX,
JUSTIFY_TRIM
};
/* Flags for the menus in which a given function should be present. */
error: patch failed: src/nano.h:535
error: src/nano.h: patch does not apply
Checking patch src/proto.h...
Checking patch src/rcfile.c...
Checking patch src/utils.c...
Checking patch src/winio.c...
~Faissal Bensefia
On 09/09/16 09:32, Benno Schulenberg wrote:
>
> On Thu, Sep 8, 2016, at 22:10, Faissal Bensefia wrote:
>> Still not compiling:
>> In file included from proto.h:25:0,
>> from winio.c:23:
>> winio.c: In function ‘edit_draw’:
>> winio.c:2286:17: error: ‘LINE_NUM’ undeclared (first use in this
>> function)
>> if (ISSET(LINE_NUM)) {
>> ^
>
> Yeah. But you know how to fix that.
> Anyway, attached.
>
> Benno
>
- Re: [Nano-devel] Nano with Line Numbering, Faissal Bensefia, 2016/09/06
- Re: [Nano-devel] Nano with Line Numbering, Benno Schulenberg, 2016/09/06
- Re: [Nano-devel] Nano with Line Numbering, Faissal Bensefia, 2016/09/06
- Re: [Nano-devel] Nano with Line Numbering, Benno Schulenberg, 2016/09/07
- Re: [Nano-devel] Nano with Line Numbering, Benno Schulenberg, 2016/09/08
- Re: [Nano-devel] Nano with Line Numbering, Faissal Bensefia, 2016/09/08
- Re: [Nano-devel] Nano with Line Numbering, Benno Schulenberg, 2016/09/09
- Re: [Nano-devel] Nano with Line Numbering,
Faissal Bensefia <=
- Re: [Nano-devel] Nano with Line Numbering, Benno Schulenberg, 2016/09/11
- Re: [Nano-devel] Nano with Line Numbering, Faissal Bensefia, 2016/09/11
- Re: [Nano-devel] Nano with Line Numbering, Faissal Bensefia, 2016/09/11
- Re: [Nano-devel] Nano with Line Numbering, Benno Schulenberg, 2016/09/12
- Re: [Nano-devel] Nano with Line Numbering, Faissal Bensefia, 2016/09/12
- Re: [Nano-devel] Nano with Line Numbering, Benno Schulenberg, 2016/09/12
- Re: [Nano-devel] Nano with Line Numbering, Faissal Bensefia, 2016/09/15
- Re: [Nano-devel] Nano with Line Numbering, Benno Schulenberg, 2016/09/16
- Re: [Nano-devel] Nano with Line Numbering, Faissal Bensefia, 2016/09/18
- Re: [Nano-devel] Nano with Line Numbering, Benno Schulenberg, 2016/09/18