Ary Borenszweig wrote:
asd wrote:
I'm trying to get D-ObjC bridge working and I'm getting weird errors triggered somewhere deeply in a mix of templates and mixins that's too hard for me to understand.

How can I analyze such problem in D? Is it possible to tell dmd to run only compile-time functions/templates and output that as a D source?

You can debug templates and mixins using Descent:

http://dsource.org/project/descent

I mean... http://dsource.org/projects/descent

Reply via email to