Am 12.06.2008 11:15, Sven Schreiber schrieb:
-------- Original-Nachricht --------
> Datum: Wed, 11 Jun 2008 13:02:38 -0400 (EDT)
> Von: Allin Cottrell <cottrell(a)wfu.edu>
> An: Gretl development <gretl-devel(a)lists.wfu.edu>
> Betreff: Re: [Gretl-devel] schedule for 1.7.5
> SF is down for maintenance right now, and the machine on which I
> usually build a gretl .rpm is borked, so, yes, a little delay is
> OK. The current Windows snapshot is still labeled 1.7.4, but it's
> basically up to date with CVS.
>
Great, I will test today!
The translation seems fine and breaks nothing AFAICS.
However, I did experience what was maybe an infinite loop problem. I'm
not saying it's new, because I discovered it by mistakenly typing a line
I didn't really mean.
A two-liner is enough to demonstrate:
<script>
open [a data file with >500 variables, >200 obs each]
print
</script>
And gretl doesn't respond anymore (on Windows, with the snapshot that is
already versioned as 1.7.5), with CPU at 100%.
Of course I can't prove it's really due to the number of variables, but
that's what comes to my mind given what 'print' does. By construction
the file is a bit large for the mailing list, but of course I can send
it off-list if needed.
good night,
sven