Page MenuHomeDevCentral

Switch to OmniString::explode implementation
ClosedPublic

Authored by dereckson on Mar 16 2020, 01:35.
Tags
None
Referenced Files
F12074774: D2283.id5753.diff
Thu, Oct 2, 07:21
F12073858: D2283.id5753.diff
Thu, Oct 2, 02:32
F12073857: D2283.id5754.diff
Thu, Oct 2, 02:31
F12072335: D2283.id5754.diff
Wed, Oct 1, 19:36
F12071347: D2283.diff
Wed, Oct 1, 16:58
F12070242: D2283.id.diff
Wed, Oct 1, 10:12
Unknown Object (File)
Mon, Sep 29, 16:13
Unknown Object (File)
Sun, Sep 28, 17:56
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