[Issue 7111] New regex engine cannot match beginning of empty string
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 21 01:39:10 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=7111
Nils <mailme+d at nilsb.dyndns.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mailme+d at nilsb.dyndns.org
--- Comment #1 from Nils <mailme+d at nilsb.dyndns.org> 2011-12-21 01:39:08 PST ---
Seems to be an issue of ThompsonMatcher.
---
assert(!bmatch("", regex("^")).empty); // passes
---
--
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