http://d.puremagic.com/issues/show_bug.cgi?id=8797
Summary: std.traits std.typetuple.Alias is private and used in
std.traits
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from deadalnix <[email protected]> 2012-10-10 15:04:14 PDT ---
For instance at line 2339.
Nothing comoile due to dmd complaining about Alias being private (and dmd is
right).
This is with dmd head. 2.060 don't complain (and it is a bugguy behavior).
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------