[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [PATCH] make sort order of files canonical
From: |
Jean Delvare |
Subject: |
Re: [Quilt-dev] [PATCH] make sort order of files canonical |
Date: |
Mon, 10 Oct 2005 19:22:16 +0200 |
Hi Markus,
> This small patch makes sure that the sort order of files within patches
> is not affected by the user's current locale and thus patches remain
> canonical when getting moved across machines.
I don't think we want to do that. Given that quilt will preserve the
order of the files in patches unless you explicitely ask it to sort
them, working with different locales should not cause much trouble.
Arbitrarily deciding that per-locale sorting is no more possible would
not be fair to users who are not interested by the feature you propose.
Why don't you simply add "LC_ALL=C" in ~/.quiltrc is that's the way you
want quilt to operate?
--
Jean Delvare
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Quilt-dev] [PATCH] make sort order of files canonical,
Jean Delvare <=