pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: MemopMemmmmo


From: harry . thijssen
Subject: Re: Re: MemopMemmmmo
Date: Tue, 20 Mar 2012 21:20:58 +0000

If I run the syntax:
>
> input program.
> loop #i = 1 to 250000.
> compute A = #i.
> compute B = mod(#i, 2).
> end case.
> end loop.
> end file.
> end input program.
>
> compute v = rv.uniform (0,1).
>
> EXAMINE
> v BY A
> /statistics = descriptives

the program seems to run forever on MSWindows. This with the build from 15-3-2012 and with the build from 20-3-2012.
I didn't check this on GNU/Linux


Have fun



Op schreef Ben Pfaff <address@hidden>:
> Harry Thijssen address@hidden> writes:
>
>
>
> > 2012/3/20 John Darrington address@hidden>:
>
> >> With the fix, or without it?
>
> >
>
> > I missed that it was fixed. But it happens on the 15-3-2012 version
>
> > and the current version.
>
>
>
> By that, do you mean that it is not fixed?
>
> --
>
> Ben Pfaff
>
> http://benpfaff.org
>
>
reply via email to

[Prev in Thread] Current Thread [Next in Thread]