libtool-patches
[Top][All Lists]
Advanced

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

Re: Obvious bugfix


From: Robert Boehne
Subject: Re: Obvious bugfix
Date: Sat, 22 Mar 2003 00:43:20 -0600

Approved and cehcking in to CVS.

Thanks,

Robert

"Wesley W. Terpstra" wrote:
> 
> This is an obvious bugfix, please someone check it in.
> 
> Attached is the patch and a simple test case which demonstrates the bug and
> is fixed by the patch. The patch also includes a ChangeLog entry.
> 
> It corrects the two bugs I keep describing.
> It is less than 10 lines so the patch does not need a copyright assignment
> (fair use). However, if necessary I suppose I can do so.
> 
> The problem was that the loop did not clean out the objdir variable, instead
> accumulating directories as it went.
> 
> The other issue is that '. $dir/$file' is not the correct thing to include.
> $name is the filename without path, $noexecname is the filename without path
> and without .exe. Thus this line would fail (and cause libtool to exit with
> non-zero exit status) on both windows and on any executable in a nested
> directory which uses a shell wrapper script.
> 
> ... please someone reply to this email!
> I have sent many emails on this issue and received no replies.
> Is my mail being dropped by the listserver?
> 
> --
> Wesley W. Terpstra <address@hidden>
> 
>   ------------------------------------------------------------------------
>                Name: test.tgz
>    test.tgz    Type: GNU Tape Archive (application/x-gtar)
>            Encoding: base64
> 
>    clean-fix.patchName: clean-fix.patch
>                   Type: Plain Text (text/plain)
> 
>   ------------------------------------------------------------------------
> _______________________________________________
> Libtool-patches mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool-patches




reply via email to

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