Re: [PATCH v2 2/6] string_list: add two new functions for splitting strings

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

 



On 09/11/2012 12:33 AM, Junio C Hamano wrote:
> Michael Haggerty <mhagger@xxxxxxxxxxxx> writes:
> 
>> +`string_list_split`, `string_list_split_in_place`::
>> +
>> +	Split a string into substrings on a delimiter character and
>> +	append the substrings to a `string_list`.  If `maxsplit` is
>> +	non-negative, then split at most `maxsplit` times.  Return the
>> +	number of substrings appended to the list.
> 
> 
> I recall that we favor
> 
> `A`::
> `B`::
> 
> 	Description for A and B
> 
> for some reason but do not remember exactly why.

Will change.  Thanks.

Michael

-- 
Michael Haggerty
mhagger@xxxxxxxxxxxx
http://softwareswirl.blogspot.com/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]