Page MenuHomeDevCentral

Switch to OmniString::explode implementation
ClosedPublic

Authored by dereckson on Mar 16 2020, 01:35.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 14, 19:36
Unknown Object (File)
Sun, Sep 14, 06:58
Unknown Object (File)
Sat, Sep 13, 21:46
Unknown Object (File)
Fri, Sep 12, 13:49
Unknown Object (File)
Thu, Sep 11, 04:26
Unknown Object (File)
Tue, Sep 9, 23:15
Unknown Object (File)
Mon, Sep 1, 14:42
Unknown Object (File)
Mon, Sep 1, 14:15
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