Thread overview
[Issue 11762] New: std.regex macro is not displayed/expanded properly
Dec 18, 2013
Andrej Mitrovic
Dec 19, 2013
Andrej Mitrovic
Dec 19, 2013
Andrej Mitrovic
December 18, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11762

           Summary: std.regex macro is not displayed/expanded properly
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody@puremagic.com
        ReportedBy: andrej.mitrovich@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-12-18 04:26:08 PST ---
http://dlang.org/phobos/std_regex.html#.replaceFirst

This text:

const(C)[] format     format string to generate replacements from, see .

After "see" there should be an expanded macro from "$(S_LINK Replace format
string)."

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 18, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11762



--- Comment #1 from github-bugzilla@puremagic.com 2013-12-18 13:04:43 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/3f6e9601d55c980c6e9b91f5e9ca97a11bf03953 Fix issue 11762 - DDoc macro S_LINK

https://github.com/D-Programming-Language/phobos/commit/25c11b4ec3809675807cc751f9b7cb8cddce70e6 Merge pull request #1784 from blackwhale/regex-doc

Fix issue 11762 - DDoc macro S_LINK

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 19, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11762


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 19, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11762


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull


--- Comment #2 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-12-19 08:09:56 PST ---
https://github.com/D-Programming-Language/phobos/pull/1784

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------