pspp-dev
[Top][All Lists]
Advanced

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

Re: PSPP 0.8.2 soon


From: Ben Pfaff
Subject: Re: PSPP 0.8.2 soon
Date: Tue, 24 Dec 2013 08:20:04 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Dec 24, 2013 at 12:32:20PM +0100, John Darrington wrote:
> On Mon, Dec 23, 2013 at 09:03:47AM -0800, Ben Pfaff wrote:
>      
>      Oops, sorry.  I checked in a fix for this and a new Makefile rule to
>      make it harder to screw this up in the future.
> 
> This new rule is giving me grief.
> 
> If the distfiles target is generated whilst in one locale, and the 
> dist-hook-git
> target then run in another, comm will complain the that files are not sorted.
> 
> I suggest that both rules set LC_COLLATE to C

Oops.

I changed them to set LC_ALL=C.  (LC_ALL overrides LC_COLLATE so it is a
safer choice.)  Let me know if you see any more problems.



reply via email to

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