[Issue 23473] Need a way to disassemble an overload function without referencing a parent

2022-11-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23473

FeepingCreature  changed:

   What|Removed |Added

Summary|Need a way to disassemble   |Need a way to disassemble
   |an overload function|an overload function
   ||without referencing a
   ||parent

--


[Issue 23473] Need a way to disassemble an overload function without referencing a parent

2022-11-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23473

FeepingCreature  changed:

   What|Removed |Added

   Keywords||industry

--


[Issue 23473] Need a way to disassemble an overload function without referencing a parent

2022-11-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23473

--- Comment #2 from Dlang Bot  ---
@FeepingCreature created dlang/dmd pull request #14631 "Issue 23473:
Improvement: Implement single-argument __traits(getOverloads) form." mentioning
this issue:

- Issue 23473: Improvement: Implement single-argument __traits(getOverloads)
form.

https://github.com/dlang/dmd/pull/14631

--


[Issue 23473] Need a way to disassemble an overload function without referencing a parent

2022-11-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23473

Ketmar Dark  changed:

   What|Removed |Added

 CC||ket...@ketmar.no-ip.org

--


[Issue 23473] Need a way to disassemble an overload function without referencing a parent

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23473

Iain Buclaw  changed:

   What|Removed |Added

   Priority|P1  |P4

--