Dear Gretl Team,

I found some problems that (I think) are related
to the max character length. Could you please
try to run the following code?

<hansl>
open australia.gdt

series morethan15characters = PAU
series really_muchmorethan15characters = PUS

"Teste VAR 1" <- var 4 E PAU PUS
"Teste VAR 2" <- var 4 E morethan15characters really_muchmorethan15characters
</hansl>

When I try to open the "Teste VAR 2" through
icon view, Gretl crashes.

Best,
Henrique Andrade