[Issue 19959] Eponymous template FQN's re-state the template name
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 15 18:37:19 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19959
--- Comment #2 from Manu <turkeyman at gmail.com> ---
Oh cool.
I tend not to debug with LDC because of that weird yellow block that follows
the cursor around ;)
It would be ideal for DMD and LDC to have identical output; building debug with
DMD and release with LDC is very common, and the debug experience changing
substantially between configurations is not great :)
> but omits function parameter type information.
I'm not sure what you mean exactly; like, just doesn't show the args at all?
So there is actual information loss?
I don't think it's good to drop information. Do you know why it would do that?
--
More information about the Digitalmars-d-bugs
mailing list