Re: [dev] [sandy] [PATCH] VIM key bindings.

From: Dimitris Zervas <dzervas_AT_dzervas.gr>
Date: Sun, 13 Jul 2014 22:44:45 +0300

On July 13, 2014 9:56:12 PM EEST, Amadeus Folego <amadeusfolego_AT_gmail.com> wrote:
>On Sun, Jul 13, 2014 at 03:29:15AM +0300, Dimitris Zervas wrote:
>> I think that the patch is ready.
>
>Hi Dimitris, I am not being able to build it (on ad325a):
>
> sandy.c: In function ‘i_termwininit’:
> sandy.c:1397:5: error: ‘USE_TERM_STATUS’ undeclared (first use in this
> function)
> if(USE_TERM_STATUS && tigetflag("hs") > 0) {
> ^
> sandy.c:1397:5: note: each undeclared identifier is reported only
> once for each function it appears in
> sandy.c:1403:26: error: ‘BOTTOM_TITLE’ undeclared (first use in
> this function)
> titlewin=newwin(1,cols,BOTTOM_TITLE?lines-1:0,0);
Be sure to update your config.h.
In the top there must be a definition of USE_TERM_STATUS (0 or 1).
A lot have changed in the last 7 days in config.h, so better start editing afresh.
Received on Sun Jul 13 2014 - 21:44:45 CEST

This archive was generated by hypermail 2.3.0 : Sun Jul 13 2014 - 21:48:06 CEST