Page MenuHomeDevCentral

Switch to OmniString::explode implementation
ClosedPublic

Authored by dereckson on Mar 16 2020, 01:35.
Tags
None
Referenced Files
F27251345: D2283.id5753.diff
Sat, May 2, 02:14
F27251344: D2283.id5754.diff
Sat, May 2, 02:14
Unknown Object (File)
Wed, Apr 29, 22:24
Unknown Object (File)
Thu, Apr 23, 00:03
Unknown Object (File)
Wed, Apr 22, 21:50
Unknown Object (File)
Thu, Apr 16, 03:07
Unknown Object (File)
Mon, Apr 13, 08:04
Unknown Object (File)
Thu, Apr 9, 14:06
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