[Issue 8797] std.traits std.typetuple.Alias is private and used in std.traits
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 10 15:36:18 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8797
Jonathan M Davis <jmdavisProg at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdavisProg at gmx.com
--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-10-10 15:12:12 PDT ---
Until _very_ recently (post-2.060), all templates were public even if they were
marked as private (I don't recall the bug number though). So, there are likely
to be quite a few bugs in people's code caused by the fix. I have no idea how
much Phobos will be affected by it though.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list