Re: [dev] [ST] scroll patch build failure

From: Rodrigo S. Cañibano <Draco>
Date: Fri, 23 Sep 2016 13:32:14 -0300

> 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"?
Received on Fri Sep 23 2016 - 18:32:14 CEST

This archive was generated by hypermail 2.3.0 : Fri Sep 23 2016 - 18:36:11 CEST