bug-gnu-pspp
[Top][All Lists]
Advanced

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

Re: PSPP-BUG: bug in binomial_execute()?


From: John Darrington
Subject: Re: PSPP-BUG: bug in binomial_execute()?
Date: Tue, 20 Jan 2009 06:25:26 +0900
User-agent: Mutt/1.5.18 (2008-05-17)

I pushed a fix for this.  Thanks for reporting it.

J'

On Sat, Jan 17, 2009 at 09:53:18PM -0800, Ben Pfaff wrote:
     Ben Pfaff <address@hidden> writes:
     
     > The binomial_execute() function allocates two arrays of frequency
     > structures.  Then, if the caller passed in category values, it
     > initializes just the first element of each array with those
     > category values.  I think that this is incorrect: it should
     > initialize every element of these arrays with the category
     > values.
     >
     > Am I right?
     
     Also, should the "break;" in that function be a "continue;"?  I
     think that, as is, it skips processing all the remaining
     variables when one missing value is found.
     -- 
     "Platonically Evil Monkey has been symbolically representing the darkest 
      fears of humanity since the dawn of literature and religion, and I think
      I speak for everyone when I give it a sidelong glance of uneasy 
recognition 
      this evening." --Scrymarch
     
     
     _______________________________________________
     Bug-gnu-pspp mailing list
     address@hidden
     http://lists.gnu.org/mailman/listinfo/bug-gnu-pspp

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

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