Page MenuHomeDevCentral

Switch to OmniString::explode implementation
ClosedPublic

Authored by dereckson on Mar 16 2020, 01:35.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 3, 10:22
Unknown Object (File)
Thu, May 1, 12:56
Unknown Object (File)
Tue, Apr 29, 03:01
Unknown Object (File)
Mon, Apr 28, 14:10
Unknown Object (File)
Fri, Apr 25, 23:20
Unknown Object (File)
Thu, Apr 24, 07:16
Unknown Object (File)
Thu, Apr 24, 07:14
Unknown Object (File)
Wed, Apr 23, 08:57
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