[SSSD] [PATCH] INI allow string list to have empty values

Dmitri Pal dpal at redhat.com
Thu Jan 21 04:42:23 UTC 2010


Hello,

This patch allows proper parsing of values like this:

fruit=apple,,orange

The added function would return the list of three items:
apple
<empty>
orange

Previously existing parsing functions in this case could only return
apple
orange

This is used in the ELAPI configuration to provide alternative names for
the column headers.

This is the last of the non ELAPI patche that I have in my repo.

-- 
Thank you,
Dmitri Pal

Engineering Manager IPA project,
Red Hat Inc.


-------------------------------
Looking to carve out IT costs?
www.redhat.com/carveoutcosts/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-INI-Added-method-to-get-string-list-with-empty-valu.patch
Type: text/x-patch
Size: 11053 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100120/2b91b39e/attachment.bin>


More information about the sssd-devel mailing list