[Issue 5072] Iterating an empty result returned by match() crashes the application

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 26 09:01:34 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=5072


Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WORKSFORME


--- Comment #3 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2013-02-26 09:01:33 PST ---
2010 ... that was a year before the new std.regex.
Now it just works and empty result is, well, just an empty range. This is what
I see:

Running Test1()
Running Test2()

Press any key to continue...

The last line is printed by the app so no crashes here (Win32).

-- 
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