pspp-dev
[Top][All Lists]
Advanced

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

Re: Failing tests.


From: Ben Pfaff
Subject: Re: Failing tests.
Date: Tue, 1 Jan 2013 09:22:37 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jan 01, 2013 at 04:46:51PM +0100, John Darrington wrote:
> This commit:
> 
> commit d49a471a1fa405dd68d51ade4a4fed35b77cc41d
> Author: Ben Pfaff <address@hidden>
> 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.



reply via email to

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