digitalmars.D.bugs - [Issue 2208] New: Deprecated function declarations cannot use deprecated types
- d-bugmail puremagic.com Jul 09 2008
- d-bugmail puremagic.com Jul 10 2008
- d-bugmail puremagic.com Jul 11 2008
- d-bugmail puremagic.com Jul 11 2008
- d-bugmail puremagic.com Jul 15 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2208 Summary: Deprecated function declarations cannot use deprecated types Product: D Version: 1.032 Platform: PC OS/Version: Windows Status: NEW Severity: regression Priority: P2 Component: DMD AssignedTo: bugzilla digitalmars.com ReportedBy: clugdbug yahoo.com.au test.d(6): alias test.A is deprecated Breaks Tango. ------- deprecated { alias real A; void f(A x) { } } -------- --
Jul 09 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2208 smjg iname.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |smjg iname.com Keywords| |rejects-valid ------- Comment #1 from smjg iname.com 2008-07-10 08:05 ------- Please remember to assign keywords to bug reports. To everybody reading this: Please look through issues you've reported and check for missing keywords. --
Jul 10 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2208 ------- Comment #2 from clugdbug yahoo.com.au 2008-07-11 07:10 ------- *** Bug 2217 has been marked as a duplicate of this bug. *** --
Jul 11 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2208 smjg iname.com changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Deprecated function |Deprecated function, etc. |declarations cannot use |declarations cannot use |deprecated types |deprecated types ------- Comment #3 from smjg iname.com 2008-07-11 07:44 ------- Bug 2217, duped to this one, describes a slightly different issue believed to have the same underlying cause: aliases of types derived from deprecated types. --
Jul 11 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2208 clugdbug yahoo.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #4 from clugdbug yahoo.com.au 2008-07-15 02:05 ------- Fixed DMD1.033 and DMD2.017. --
Jul 15 2008









d-bugmail puremagic.com 