[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2019-08-26 Thread d-bugmail--- via Digitalmars-d-bugs
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

--


[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2017-01-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #6 from github-bugzi...@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

--


[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2017-01-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #5 from github-bugzi...@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

--


[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2016-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #4 from github-bugzi...@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

--


[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2016-11-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #3 from github-bugzi...@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

--


[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2016-11-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1761

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2016-11-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1761

--- Comment #2 from Lucia Cojocaru  ---
PR: https://github.com/dlang/druntime/pull/1692

--


[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2016-10-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1761

Andrei Alexandrescu  changed:

   What|Removed |Added

   Assignee|nob...@puremagic.com|lucia.mcojoc...@gmail.com

--


[Issue 1761] TypeInfo.toString for function types always indicates no-parameter function

2016-10-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1761

Andrei Alexandrescu  changed:

   What|Removed |Added

   Keywords||bootcamp
 CC||and...@erdani.com

--