Thread overview
[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function
Nov 13, 2016
Lucia Cojocaru
October 14, 2016
https://issues.dlang.org/show_bug.cgi?id=1761

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp
                 CC|                            |andrei@erdani.com

--
October 25, 2016
https://issues.dlang.org/show_bug.cgi?id=1761

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |lucia.mcojocaru@gmail.com

--
November 13, 2016
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #2 from Lucia Cojocaru <lucia.mcojocaru@gmail.com> ---
PR: https://github.com/dlang/druntime/pull/1692

--
November 13, 2016
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/ff4adf65b16cefc4caa831e9a6983970d831396e fix issue 1761

https://github.com/dlang/druntime/commit/fc2acbd2043da296887ac540770806e07cab54dd Merge pull request #1692 from somzzz/issue_1761

fix issue 1761 - TypeInfo.toString for function types always indicates no-parameter function

--
November 13, 2016
https://issues.dlang.org/show_bug.cgi?id=1761

github-bugzilla@puremagic.com changed:

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

--
December 27, 2016
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to scope at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/ff4adf65b16cefc4caa831e9a6983970d831396e fix issue 1761

https://github.com/dlang/druntime/commit/fc2acbd2043da296887ac540770806e07cab54dd Merge pull request #1692 from somzzz/issue_1761

--
January 07, 2017
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/ff4adf65b16cefc4caa831e9a6983970d831396e fix issue 1761

https://github.com/dlang/druntime/commit/fc2acbd2043da296887ac540770806e07cab54dd Merge pull request #1692 from somzzz/issue_1761

--
January 16, 2017
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #6 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/ff4adf65b16cefc4caa831e9a6983970d831396e fix issue 1761

https://github.com/dlang/druntime/commit/fc2acbd2043da296887ac540770806e07cab54dd Merge pull request #1692 from somzzz/issue_1761

--
August 27, 2019
https://issues.dlang.org/show_bug.cgi?id=1761
Issue 1761 depends on issue 1519, which changed state.

Issue 1519 Summary: TypeInfo_Function and TypeInfo_Delegate should contain parameter types https://issues.dlang.org/show_bug.cgi?id=1519

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

--