bug-coreutils
[Top][All Lists]
Advanced

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

Re: Issue with ls -v / sort -V and strverscmp() usage


From: Bruno Haible
Subject: Re: Issue with ls -v / sort -V and strverscmp() usage
Date: Thu, 4 Sep 2008 00:52:08 +0200
User-agent: KMail/1.5.4

Kamil Dudka wrote:
> I propose a simple patch for gnulib/strverscmp, which make this function much 
> more useful.

We cannot take this patch, as the gnulib strverscmp function is meant to be
a substitute for the glibc function of the same name. (Sorry, the doc was not
clear about it until today.) This means, gnulib's strverscmp needs to behave
the same as glibc's strverscmp.

If you want a behaviour change of gnulib's strverscmp, it needs to be
accepted by glibc first. But I think, Jakub Jelinek and Ulrich Drepper already
rejected such a proposal.

You are welcome to propose a new, different function for gnulib, though.

Bruno





reply via email to

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