On Fri, 23 Sep 2016 13:43:22 -0300
Draco Metallium(Rodrigo S. Cañibano) <draco.kun_AT_gmail.com> wrote:
> My bad!
No way!
I just cloned st again, got the patch, applied, all builds now and
works OK.
Thanks,
Works a treat.
Nick
> I should have copy the line from the patch itself and not from my
> config.
>
> On 23 September 2016 at 13:40, Nick Warne <nick_AT_linicks.net> wrote:
> > On Fri, 23 Sep 2016 17:36:21 +0100
> > Nick Warne <nick_AT_linicks.net> wrote:
> >
> >> On Fri, 23 Sep 2016 13:32:14 -0300
> >> Draco Metallium(Rodrigo S. Cañibano) <draco.kun_AT_gmail.com> wrote:
> >>
> >> > > st.c:337:12: error: ‘histsize’ undeclared here (not in a
> >> > > function) Line hist[histsize]; /* history buffer */
> >> >
> >> > In the scroll patch 'histsize' is added to config.def.h, and
> >> > therefore to config.h. Didn't that patch apply?
> >> >
> >> > Does your config.h have a line with "#define histsize 5000"?
> >> >
> >>
> >> No, nor does:
> >>
> >> st-scrollback-20160727-308bfbf.diff
> >>
> >> I guess I don't suck ;)
> >
> > Or maybe I do:
> >
> > #define histsize 2000
> >
> > Ummm. Let me start again.
> >
> > Nick
> > --
> > "Gosh that takes me back... or is it forward? That's the trouble
> > with time travel, you never can tell."
> > -- Doctor Who "Androids of Tara"
> >
>
--
"Gosh that takes me back... or is it forward? That's the trouble with
time travel, you never can tell."
-- Doctor Who "Androids of Tara"
Received on Fri Sep 23 2016 - 18:46:51 CEST