Am 19.06.2009 16:24, Allin Cottrell schrieb:
On Fri, 19 Jun 2009, Klein, Christoph wrote:
> I've downloaded the windows snapshot (1.8.1cvs 2009-06-18) this
> morning. It seems to have problems when decrementing scalars.
> The following programm fails
>
> nulldata 10
> scalar d=1
> d-=1
>
> in the last line, saying "command d unknown"...
Hmm, I can reproduce this using gretlcli.exe under wine on Linux.
But I note that substituting "d -=1" works OK. I'll investigate;
strange that this sort of thing should differ by OS.
Indeed! So I'm curious, what's the explanation that you seem to have
found, given that it's fixed now?
thanks,
sven