http://d.puremagic.com/issues/show_bug.cgi?id=10599



--- Comment #2 from Don <[email protected]> 2013-07-10 23:41:27 PDT ---
This is an error propagation bug that the CTFE AST validator is detecting.

The "implicit conversion" error message occurs when running semantic on Bug(). 

Later on, when compiling bug(), no new error message is generated, even though
it uses the ErrorExp from the default initializer of Bug(). So, bug() isn't
marked as containing an error.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to