quilt-dev
[Top][All Lists]
Advanced

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

Re: [Quilt-dev] [patch 3/8] tac is not portable


From: Jean Delvare
Subject: Re: [Quilt-dev] [patch 3/8] tac is not portable
Date: Thu, 15 Sep 2005 20:25:52 +0200

Hi Andreas,

[Andreas Gruenbacher]
> I've removed tac from the cvs, so the problem doesn't exist anymore.

Good thing, thanks :) I like the new implementation, it's shorter,
cleaner and I'd guess faster.

However...

> +     for ((address@hidden; n>0; n--))

Shouldn't this be n>=0? Looks to me like we're missing the bottom-most
patch now.

> The relevant issue here was process startup time though, especially
> when files were not in the cache. Perl starts relatively slow
> compared to something as simple as tac.

Agreed.

-- 
Jean Delvare




reply via email to

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