https://issues.dlang.org/show_bug.cgi?id=15501

Timothee Cour <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Severity|enhancement                 |regression

--- Comment #1 from Timothee Cour <[email protected]> ---
in dmd 67, the error message was correctly typed:
Error: no property 'nsecs' for type 'MonoTime'

although the root cause is probably that error message wrongly removes
parenthesis when  the template argument is cast!(...)foo

--

Reply via email to