Thread overview
[Issue 17442] regex purity issues
May 29, 2017
Brad Roberts
Sep 08, 2017
Dmitry Olshansky
Dec 17, 2022
Iain Buclaw
May 29, 2017
https://issues.dlang.org/show_bug.cgi?id=17442

uplink.coder@googlemail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uplink.coder@googlemail.com

--- Comment #1 from uplink.coder@googlemail.com ---
The reason for this is that regex calls malloc

--
May 29, 2017
https://issues.dlang.org/show_bug.cgi?id=17442

--- Comment #2 from Brad Roberts <braddr@puremagic.com> ---
That's a tiny tip of a much larger iceberg.

--
September 08, 2017
https://issues.dlang.org/show_bug.cgi?id=17442

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |dmitry.olsh@gmail.com

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=17442

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 01
https://issues.dlang.org/show_bug.cgi?id=17442

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10250

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--