[Issue 7293] dmd 2.057 segfault/crash - std.regex.match(string, string)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jan 29 10:38:36 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7293
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #7 from Walter Bright <bugzilla at digitalmars.com> 2012-01-29 10:38:32 PST ---
(In reply to comment #6)
> It may have gone away by itself in 2.058, but this doesn't change the fact that
> the bug is there in 2.057. If the segfault has been fixed in 2.058, then mark
> it as such.
The usual practice is to mark things as fixed if they are fixed in the most
recent github build, which naturally will be ahead of the latest release.
I mark as "worksforme" things that were (apparently) recently fixed as part of
another bug fix, and I don't have a specific commit to log what did the fix. In
other words, this was an unrecognized duplicate of another bug. Which bug it
was, I do not know, nor do I wish to spend a couple hours figuring out which
one it was.
Please reopen if a seg fault can be produced on this with the latest github
version. I cannot reproduce a seg fault.
I agree that if this is a phobos bug, it should go under a separate issue.
--
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