Page MenuHomeDevCentral

Switch to OmniString::explode implementation
ClosedPublic

Authored by dereckson on Mar 16 2020, 01:35.
Tags
None
Referenced Files
F3967458: D2283.id.diff
Fri, Jan 3, 11:42
F3967432: D2283.diff
Fri, Jan 3, 11:21
Unknown Object (File)
Sat, Dec 21, 11:53
Unknown Object (File)
Sat, Dec 21, 11:30
Unknown Object (File)
Tue, Dec 17, 12:02
Unknown Object (File)
Mon, Dec 16, 21:21
Unknown Object (File)
Mon, Dec 16, 18:52
Unknown Object (File)
Mon, Dec 16, 18:52
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