On 3/14/2013 12:51 PM, Timon Gehr wrote:
On 03/14/2013 08:46 PM, Walter Bright wrote:On 3/14/2013 10:20 AM, Dmitry Olshansky wrote:Maybe we then should help people that routinely instantiate their templates to see if they compile.We already have a tool to do this: dmd -cov test.dBut it does not work. See this recent D.learn thread: http://forum.dlang.org/thread/wwjaeexnyaeqnqsqy...@forum.dlang.org
-cov works fine for templates containing executable code.