libtool-patches
[Top][All Lists]
Advanced

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

Re: FYI: libtool--devo--1.0--patch-200


From: Gary V. Vaughan
Subject: Re: FYI: libtool--devo--1.0--patch-200
Date: Thu, 23 Sep 2004 14:47:25 +0100
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

Hallo Ralf!

Ralf Wildenhues wrote:
>> --- orig/m4/libtool.m4
>> +++ mod/m4/libtool.m4
>> @@ -2726,6 +2726,12 @@
>>    symcode='[[ABCDGIRSTW]]' ;;
>>  esac
>>  
>> +# If we're using GNU nm, then use its standard symbol codes.
>> +case `$NM -V 2>&1` in
>> +*GNU* | *'with BFD'*)
>> +  symcode='[[ABCDGIRSTW]]' ;;
>> +esac
>> +
>>  # Transform an extracted symbol line into a proper C declaration.
>>  # Some systems (esp. on ia64) link data and code symols differently,
>>  # so use this general approach.
> 
> 
> This looks awfully like a merge error, since the GNU nm case is doubled
> now.  star-merge at fault?

No, my bad.  I got carried away with undo/redo, and redid your patch
twice. :-(

Thanks for catching it.

        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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