[Issue 5674] AssertError in std.regex
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 24 12:04:22 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5674
Dmitry Olshansky <dmitry.olsh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #5 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2012-02-24 12:04:19 PST ---
Things got mixed here a bit, but initial issue is a clean won't fix as it works
as designed. One should test RegexMatch for empty just like any other range.
The second issue here was fixed with pull 22 for the previous version of
std.regex, and never existed in a new one.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list