libtool-patches
[Top][All Lists]
Advanced

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

Re: PATCH: pointless code removal


From: Bruce Korb
Subject: Re: PATCH: pointless code removal
Date: Mon, 01 Apr 2002 17:42:45 -0800

Robert Boehne wrote:
> 
> Bruce,
> 
> Ok, I found the problem.

THANK YOU!  Actually, the way the code is written, I think
you can rest assured that the first character of base_compile
will always be a space.  All the text insertions look like
this:

     base_compile="$base_compile $lastarg"

Of course, if you take advantage of this information, then
you *MUST* document the fact that later usage DEPENDS upon
a space being the first character.  The earlier code did
not explain the issue.

Anyway, thanks again. - Bruce

-- 

Bruce Korb <first initial + last name at gnu dot org>
AG URL: http://autogen.sourceforge.net



reply via email to

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