https://issues.dlang.org/show_bug.cgi?id=10730

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|WORKSFORME                  |---
           Severity|minor                       |regression

--- Comment #3 from [email protected] ---
This bug seems to have recurred:

http://dlang.org/phobos/std_regex.html#.replaceAllInto

The second overload of replaceAllInto isn't being recognized as an overload;
it's placed in its own entry with "ditto" as the body.

--

Reply via email to