[Issue 2775] "private" ignored for templates
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Oct 23 23:40:44 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=2775
Shachar Shemesh <shachar at shemesh.biz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|D1 |D1 & D2
Severity|normal |major
--- Comment #4 from Shachar Shemesh <shachar at shemesh.biz> ---
As of dmd v2.065 (5 and a half years after initial report) this problem is
still open.
Visibility limitation is touted, correctly, as a major language feature in "The
D Programming Language". It is designed to prevent bugs and reduce development
costs.
As such, I took the liberty to raise the importance to "Major". Since the
problem is happening to me on recent DMD, I changed the version to both D1 and
D2. Hopefully, this will merit some attention to this bug.
--
More information about the Digitalmars-d-bugs
mailing list