[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: bug in binomial_execute()?
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: bug in binomial_execute()? |
Date: |
Sat, 17 Jan 2009 21:16:57 -0800 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
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?
--
"Then, I came to my senses, and slunk away, hoping no one overheard my
thinking."
--Steve McAndrewSmith in the Monastery
- PSPP-BUG: bug in binomial_execute()?,
Ben Pfaff <=