pspp-dev
[Top][All Lists]
Advanced

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

Trimmed mean calculation fixed [Was Re: Charts]


From: John Darrington
Subject: Trimmed mean calculation fixed [Was Re: Charts]
Date: Sat, 11 Dec 2004 11:59:04 +0800
User-agent: Mutt/1.5.4i

On Sun, Dec 05, 2004 at 01:20:27PM -0800, Ben Pfaff wrote:
     Now I get a different problem.  With this source file:
     
         DATA LIST FIXED 
                 FILE='cvs-hist'
                 /RTYPE 1-1 (A)
                 WHEND 3-12 (SDATE)
                 WHENT 14-18 (TIME)
                 WHO 26-33 (A)
                 WHAT 40-70 (A)
                 .
     
[::snip::]
     
     I get a segfault:
     
         (gdb) r
     
         Program received signal SIGSEGV, Segmentation fault.
         metrics_postcalc (m=0x810c8a8) at factor_stats.c:190
         190       m->trimmed_mean += (m->n - m->wvp[k2 - 1]->cc - tc) * 
m->wvp[k2]->v.f ;


This problem should now have been fixed.

J'

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


Attachment: pgp6EmAuKoOeV.pgp
Description: PGP signature


reply via email to

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