bug-coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] coreutils-6.0 memcoll fix


From: Paul Eggert
Subject: Re: [PATCH] coreutils-6.0 memcoll fix
Date: Wed, 16 Aug 2006 10:26:11 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Pádraig Brady <address@hidden> writes:

> The following obvious patch is needed for the memcoll change in 6.0.

Thanks, I applied it.

Eric Blake <address@hidden> writes:

> I guess we did document in memcoll.c that memcoll explicitly sets
> errno to 0 on success, making memcoll not quite like strcoll.

Yes, that's the point for now.

In the longer run I'd like to fix memcoll so that it always returns
a reliable result, so that the user never needs to inspect errno.
But for the short run let's just leave the interface alone.




reply via email to

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