[dmd-internals] [D-Programming-Language/dmd] d6d3ed: Fix Issue 3836 - [TDPL] obligatory override attrib...

GitHub noreply at github.com
Tue Sep 25 06:12:43 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d6d3ed2527981df536e2e6b3f7d313bbf2f52cd1
      https://github.com/D-Programming-Language/dmd/commit/d6d3ed2527981df536e2e6b3f7d313bbf2f52cd1
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2012-06-21 (Thu, 21 Jun 2012)

  Changed paths:
    M src/func.c
    M test/compilable/deprecate2.d
    M test/compilable/interpret3.d
    M test/runnable/testcontracts.d
    M test/runnable/traits.d
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Fix Issue 3836 - [TDPL] obligatory override attribute

Move requiring the override attribute to the next stage, from warning to deprecated.


  Commit: 262583955e55f03f970af130590225b898164ae0
      https://github.com/D-Programming-Language/dmd/commit/262583955e55f03f970af130590225b898164ae0
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    M src/func.c
    M test/compilable/deprecate2.d
    M test/compilable/interpret3.d
    M test/runnable/testcontracts.d
    M test/runnable/traits.d
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #462 from yebblies/issue3836

Issue 3836 - [TDPL] obligatory override attribute


Compare: https://github.com/D-Programming-Language/dmd/compare/ec3e3300949b...262583955e55


More information about the dmd-internals mailing list