Page MenuHomeDevCentral

Switch to OmniString::explode implementation
ClosedPublic

Authored by dereckson on Mar 16 2020, 01:35.
Tags
None
Referenced Files
F7151740: D2283.diff
Mon, Apr 21, 13:32
Unknown Object (File)
Sun, Apr 20, 11:58
Unknown Object (File)
Sun, Apr 20, 10:40
Unknown Object (File)
Sun, Apr 20, 04:01
Unknown Object (File)
Sat, Apr 19, 14:01
Unknown Object (File)
Sat, Apr 19, 06:41
Unknown Object (File)
Fri, Apr 18, 17:43
Unknown Object (File)
Wed, Apr 16, 13:10
Subscribers
None

Details

Summary

230faccc628f has introduced a correct reference implementation
of explode, without any "returns false" surprise if the delimiter
is "".

This change switches OmniArray::explode implementation to use that.

Test Plan

Unit tests provided

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Mar 16 2020, 01:36