Debugging mixins - we need to do something
Peter Alexander
peter.alexander.au at gmail.com
Sat Sep 8 23:19:53 UTC 2018
On Saturday, 8 September 2018 at 22:01:23 UTC, Manu wrote:
> As I and others have suggested before; mixin expansion should
> emit a `[sourcefile].d.mixin` file to the object directory,
> this file should accumulate mixin instantiations, and perhaps
> it would be ideal to also emit surrounding code for context.
This implies also emitting all template instantiation instances,
right?
I agree this is an important problem.
More information about the Digitalmars-d
mailing list