Page MenuHomeDevCentral

Switch to OmniString::explode implementation
ClosedPublic

Authored by dereckson on Mar 16 2020, 01:35.
Tags
None
Referenced Files
F11087576: D2283.id5753.diff
Thu, Aug 14, 12:45
F11086673: D2283.diff
Thu, Aug 14, 09:40
Unknown Object (File)
Sat, Aug 9, 13:37
Unknown Object (File)
Fri, Aug 8, 01:34
Unknown Object (File)
Thu, Aug 7, 10:58
Unknown Object (File)
Fri, Aug 1, 00:02
Unknown Object (File)
Tue, Jul 29, 23:34
Unknown Object (File)
Tue, Jul 29, 06:38
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 Passed
Unit
Tests Passed
Branch
master
Build Status
Buildable 3548
Build 3797: arc lint + arc unit

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