Thread overview
[Issue 17170] ddoc shows parameters that are not used in function
Nov 15, 2017
Basile B.
Dec 17, 2022
Iain Buclaw
November 15, 2017
https://issues.dlang.org/show_bug.cgi?id=17170

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ddoc
          Component|tools                       |dmd

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

--
July 15
https://issues.dlang.org/show_bug.cgi?id=17170

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ddoc                        |
                 CC|                            |nick@geany.org

--- Comment #1 from Nick Treleaven <nick@geany.org> ---
ddox is missing the 3rd overload, see ddoc: https://dlang.org/phobos/std_process.html#.pipeProcess

This needs to be filed for ddox.

--
July 15
https://issues.dlang.org/show_bug.cgi?id=17170

Nick Treleaven <nick@geany.org> changed:

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

--- Comment #2 from Nick Treleaven <nick@geany.org> ---
https://github.com/dlang/ddox/issues/254

--