On Sat, Mar 12, 2016 at 03:48:13PM -0800, Michael Forney wrote:
> On Sat, Mar 12, 2016 at 11:46:31AM -0800, Michael Forney wrote:
> > In eb9bda878736344d1bef06d42e57e96de542a663, a bug was introduced in the
> > handling of -1 return values from getline. Since the type of the len
> > field in struct line is unsigned, the break condition was never true.
> > This caused sort -u to never succeed.
> 
> This should be "sort -c" (here and in subject).
> 
> Please amend before committing.

Thanks, applied!

Reply via email to