On Monday, 25 July 2016 at 04:58:55 UTC, Gorge Jingale wrote:
debug mixin("public"); else mixin("private");

Perhaps you could build a patched DMD which ignores 'private'. Then when you want to compile with -debug, use this custom DMD, and use the standard DMD the rest of the time.

I imagine it'd be a pretty simple patch, but I'm not certain.

Reply via email to