[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:39:54 -0800 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Dec 24, 2013 at 08:20:04AM -0800, Ben Pfaff wrote:
> 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.
I sent out a patch to fix this upstream in Open vSwitch, too, crediting
you:
http://openvswitch.org/pipermail/dev/2013-December/035491.html
- Re: PSPP 0.8.2 soon, (continued)
- Re: PSPP 0.8.2 soon, Ben Pfaff, 2013/12/23
- Re: PSPP 0.8.2 soon, Ben Pfaff, 2013/12/23
- [PATCH] src/data/sys-file-encryption.c (encrypted_sys_file_open):, John Darrington, 2013/12/24
- [PATCH] src/data/sys-file-encryption.c (encrypted_sys_file_open): fn_open was used to open, so fn_close should be used to close, John Darrington, 2013/12/24
- Re: [PATCH] src/data/sys-file-encryption.c (encrypted_sys_file_open):, Ben Pfaff, 2013/12/24
- Re: PSPP 0.8.2 soon, John Darrington, 2013/12/24
- Re: PSPP 0.8.2 soon, Ben Pfaff, 2013/12/24
- Re: PSPP 0.8.2 soon,
Ben Pfaff <=