2014-01-28 Michael Van Canneyt <mich...@freepascal.org>
>
>  On Mon, 27 Jan 2014, silvioprog wrote:
>
>> 2014-01-27 Michael Van Canneyt <mich...@freepascal.org>
>>       On Mon, 27 Jan 2014, silvioprog wrote:
>>             2014-01-26 Michael Van Canneyt <mich...@freepascal.org>
>>                   On Sun, 26 Jan 2014, silvioprog wrote:
>>                         Hello,
>>
>>                         Conforms issue #16043:
>>
>>                         "ExtractStrings in the Classes unit skips over
>> empty text. For example:
>>
>>
>>             Yes. This is delphi compatible.
>>
>>             The only possibility is to add a new argument ExtractEmpty :
>> Boolean = False;
>>             which would, when set to true, also extract empty values.
>>
>>             Michael.
>>
>>
>>             It would be a nice idea an new argument or an overloaded
>> function. Could use the
>>             StrictDelimiter name, to maintain
>>             compatibility with the already used name in TStrings. :)
>>
>>
>> Sure. Feel free to supply a patch.
>> Michael.
>>
>>
>> Done: http://bugs.freepascal.org/view.php?id=25633.
>>
>
> Solved, but I did it with a new argument. Try to avoid code duplication...
>
> Michael.


Tested and worked perfectly. Nice job! :)

-- 
Silvio Clécio
My public projects - github.com/silvioprog
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to