Hi,

This is a string length problem. Here is the output of latest CVS (Linux), LANG=pt:
get_gretl_charset: using UTF-8
Can't make compact model stats table -- the max
length translated string is 27 chars, should be < 23

[1]+  Segmentation fault      gretl

---
If we force English, there is no error message.

Bye,
Hélio



On Sun, Jan 11, 2009 at 8:40 AM, Ivan Sopov <moradan228@gmail.com> wrote:
> Hello.
> I've just downloaded the snapshot for windows and the third line of the
> following script crashes gretl.
> <script>
> open "hamilton.gdt"
> model1 <- ols EXRITL PZUNEW PC6IT const
> genr temp1 = model1.$coeff(const)
> </script>
> "command genr temp1 = model1.$coeff" works good
>
> Many thanks, Ivan.
>
>
>
> _______________________________________________
> Gretl-devel mailing list
> Gretl-devel@lists.wfu.edu
> http://lists.wfu.edu/mailman/listinfo/gretl-devel
>