[Issue 10768] DMD does not show deprecation message for missing 'override' keyword

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 28 14:34:44 PDT 2013


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



--- Comment #2 from github-bugzilla at puremagic.com 2013-08-28 14:34:39 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/8221f864ff23aa9ff92b9edb8f73ced08cbe6506
fix Issue 10768 - DMD does not show deprecation message for missing 'override'
keyword

If a class/struct/template is not speculatively instantiated, error gagging
should be ungagged temporarily during its semantic.
Use RAII idiom to do it reliably.

https://github.com/D-Programming-Language/dmd/commit/3088fa094d1d7834b5e1a9285a4b076013341150
Merge pull request #2453 from 9rnsr/fix10768

Issue 10768 - DMD does not show deprecation message for missing 'override'
keyword

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