[libvirt] [PATCH 2/3] Improve tokenizing of linkable terms

Eric Blake eblake at redhat.com
Fri Aug 12 13:37:26 UTC 2011


On 08/11/2011 09:18 PM, Daniel Veillard wrote:
> On Thu, Aug 11, 2011 at 02:44:00PM +0200, Philipp Hahn wrote:
>> Currently only tabs and blanks are used for tokenizing the description,
>> which breaks when a term is at the end of a line or has () appended to
>> it.
>> 1. Use also other white space characters such as new-lines and carriage
>>     return for splitting.
>> 2. Remove some common non-word characters from the token before lookup.
>>
>
>    ACK, that's good, thanks for digging and fixing this :-)

Pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list