digitalmars.D.learn - Static if/else blocks and ddoc
- Joseph Rushton Wakeling (8/8) Oct 24 2013 Hello all,
Hello all,
An interesting observation I made today: if you have a static if/else block in
your code, then ddoc will ignore anything inside the else block.
I've filed this as a bug report:
http://d.puremagic.com/issues/show_bug.cgi?id=11337
... but I wonder if anyone can give insight into why this should be so?
Thanks & best wishes,
-- Joe
Oct 24 2013








Joseph Rushton Wakeling <joseph.wakeling webdrake.net>