[Issue 2864] intra-module use of deprecated should be allowed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 4 18:12:12 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=2864


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-02-04 18:12:10 PST ---
(In reply to comment #3)
> > I think the right fix for that is for the compiler to not complain about
> > deprecated symbol usage if the usage is in the same module the deprecated
> > symbol is defined in.
> 
> Is this really necessary?  It sounds like it could be done using private
> symbols and public deprecated symbols.

Agreed. And I've heard no complains about this except in this ancient report.

-- 
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