[Issue 7482] deprecation isn't checked inside forward referenced is(typeof())

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 12 11:36:26 PST 2012


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


timon.gehr at gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timon.gehr at gmx.ch


--- Comment #3 from timon.gehr at gmx.ch 2012-02-12 11:36:25 PST ---
I think both static if conditions should fail to compile because they reference
a deprecated symbol. In other words, error gagging should not apply to
deprecation errors. It should be impossible for 'deprecated' to silently change
the behavior of a program.

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