I was planning on fixing this by rewriting the 'export' code entirely, placing it somewhere else, and making it available to other procedures. Since I am working on the arma fitting routines at the moment, the proper fix will have to wait, but I will check in a temporary fix for this soon.
-Jason On Fri, Oct 20, 2006 at 12:01:12PM +0800, John Darrington wrote: > I'm a bit confused by this line: > > increment = 0.5 / (double) increment; > > because increment is uninitialised, so the result is undefined. > Also, the cast is unnecssary. > > J' > > -- > 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. > > > _______________________________________________ > pspp-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/pspp-dev _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
