[Issue 10772] std.regex.splitter generates spurious empty elements with empty delimiter
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Dec 19 10:11:24 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=10772
Dmitry Olshansky <dmitry.olsh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #4 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2013-12-19 10:11:20 PST ---
https://github.com/D-Programming-Language/phobos/pull/1790
My compromise is to follow std.algorithm splitter and special case 0-width
matches as if 0-width needles.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list