[Issue 7107] Compiled program aborts when using foreach and std.regex.splitter

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 19 10:51:49 PDT 2012


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dmitry.olsh at gmail.com
         Resolution|                            |WORKSFORME


--- Comment #2 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2012-04-19 10:52:44 PDT ---
Can't reproduce with 2.059 on Fedora x86_64.

I tried:
dmd x.d 
dmd -inline -O x.d
dmd -m64 -inline -O x.d
dmd -m64 -inline x.d

All work. It's either a problem with your specific setup or it was fixed
somewhere between 2.057-2.059.

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