[dmd-internals] [D-Programming-Language/dmd] 89543a: Fixes Issue 2452 - Better diagnostic on unimplemen...

GitHub noreply at github.com
Sun Jan 20 16:11:55 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 89543ab82e6488f04c08d4fb4c769c861fd72c2f
      https://github.com/D-Programming-Language/dmd/commit/89543ab82e6488f04c08d4fb4c769c861fd72c2f
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-01-20 (Sun, 20 Jan 2013)

  Changed paths:
    M src/class.c
    A test/fail_compilation/diag2452.d

  Log Message:
  -----------
  Fixes Issue 2452 - Better diagnostic on unimplemented interface.


  Commit: a2d0e643285543850f6ae7087e183f7bd4184ce8
      https://github.com/D-Programming-Language/dmd/commit/a2d0e643285543850f6ae7087e183f7bd4184ce8
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-01-20 (Sun, 20 Jan 2013)

  Changed paths:
    M src/class.c
    A test/fail_compilation/diag2452.d

  Log Message:
  -----------
  Merge pull request #1523 from AndrejMitrovic/Fix2452

Issue 2452 - Better diagnostic on unimplemented interface


Compare: https://github.com/D-Programming-Language/dmd/compare/2102028b2eb9...a2d0e6432855


More information about the dmd-internals mailing list