On Tue, Jan 01, 2013 at 04:46:51PM +0100, John Darrington wrote: > This commit: > > commit d49a471a1fa405dd68d51ade4a4fed35b77cc41d > Author: Ben Pfaff <[email protected]> > Date: Thu Dec 27 21:17:43 2012 -0800 > > csv-file-writer: Fix implementation of decimal point option. > > Now that pspp sets LC_NUMERIC, dtoastr() might yield either '.' or ',' as > the decimal point, so the CSV writer needs to check for either one and > replace it by the decimal point requested by the caller. > > Reported by John Darrington. > > seems to have broken tests 295 and 296.
That's odd, the tests run fine in my normal build directory. But I see that they're failing in the nightly builds. I'll figure it out. _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
