[Issue 13823] Diagnostic for accessing wrongly-instantiated templated aggregate needs to improve
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Apr 25 04:15:05 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=13823
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
OS|Windows |All
Severity|enhancement |minor
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
The error message is improved from 2.068:
Error: template C(bool b = false) does not have property 'foo'
--
More information about the Digitalmars-d-bugs
mailing list