Am 19.01.2021 08:48 schrieb Riccardo (Jack) Lucchetti:
On Tue, 19 Jan 2021, Artur Tarassow wrote:
> Hi Allin,
>
> I just tried to compile gretl under Ubuntu 18.04 and Ubuntu 20.04.
[...]
> ../lib/src/gensyntax.c: In function ‘pad_parent’:
> ../lib/src/gensyntax.c:1076:2: error: ‘n’ undeclared (first use in
> this function)
> 1076 | n = newempty();
> | ^
> ../lib/src/gensyntax.c:1076:2: note: each undeclared identifier is
> reported
Just remove that line. Now in git.
Thanks, it works now.
Best,
Artur