bug-gnulib
[Top][All Lists]
Advanced

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

Re: havelib module: '+' in library names


From: Eric Blake
Subject: Re: havelib module: '+' in library names
Date: Fri, 04 Jun 2010 19:30:32 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Lightning/1.0b2pre Mnenhy/0.8.2 Thunderbird/3.0.4

On 06/04/2010 07:29 PM, Bruno Haible wrote:
> Hello Martin,
> 
>> the havelib module cannot handle library names that contain the '+' 
>> character, such as libGraphicsMagick++.so.
>>
>> The attached patch fixes this for me
> 
> Thanks, I'm applying it with a minor tweak: Leave the '-' the last
> character. While for m4_translit and sed it does not matter where the
> '-' is, for 'tr' it matters. It saves me a few brain cycles to use
> the same style as for 'tr' also in m4_translit and sed invocations.

Actually, for m4, it DOES matter, and - must be at the beginning or the
end unless you want a range.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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