http://d.puremagic.com/issues/show_bug.cgi?id=7626
Summary: std.regex.match("", r"^$") is empty.
Product: D
Version: D2
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from [email protected] 2012-03-02 01:52:50 PST ---
assert(!std.regex.match("", r"^$").empty)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------