libtool-patches
[Top][All Lists]
Advanced

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

Re: [patch] ar xN fixes for HEAD


From: Albert Chin
Subject: Re: [patch] ar xN fixes for HEAD
Date: Tue, 14 Dec 2004 21:33:33 -0600
User-agent: Mutt/1.5.6i

On Wed, Dec 15, 2004 at 12:05:54PM +0900, Peter O'Gorman wrote:
> Albert Chin wrote:
> | On Tru64 UNIX, count == 1 for non-unique objects. Don't you want to
> | enter the while loop only when $count > 1? That's why I had the
> | following in my patch:
> |   test "$count" -eq 1 && continue
> 
> Yes, I saw your patch, but thought "6 of one, a half dozen of the other" the
> effect is the same. I'd be happy enough to change to your method if people
> find it more readable.

But doesn't your patch move all .o's with $count ==1 to .o-1?

-- 
albert chin (address@hidden)




reply via email to

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