Page MenuHomeDevCentral

Switch to OmniString::explode implementation
ClosedPublic

Authored by dereckson on Mar 16 2020, 01:35.
Tags
None
Referenced Files
F47303479: D2283.id5754.diff
Sun, Aug 30, 11:15
F47303464: D2283.id5753.diff
Sun, Aug 30, 11:15
F47270434: D2283.diff
Sun, Aug 30, 07:59
Unknown Object (File)
Sun, Aug 23, 13:23
Unknown Object (File)
Sun, Aug 23, 10:06
Unknown Object (File)
Thu, Aug 20, 10:02
Unknown Object (File)
Wed, Aug 19, 03:18
Unknown Object (File)
Mon, Aug 17, 19:00
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