Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: dc8ccc35c015c19e6b80dc7ec6950b3038d9c79c
      
https://github.com/D-Programming-Language/dmd/commit/dc8ccc35c015c19e6b80dc7ec6950b3038d9c79c
  Author: Andrej Mitrovic <andrej.mitrov...@gmail.com>
  Date:   2012-11-29 (Thu, 29 Nov 2012)

  Changed paths:
    M src/toobj.c
    A test/fail_compilation/diag6373.d

  Log Message:
  -----------
  Fixes Issue 6373 - Add more descriptive error message when base class method 
is hidden.


  Commit: ce7f3d86e7faf468eb6b64410d00084e9dce6e28
      
https://github.com/D-Programming-Language/dmd/commit/ce7f3d86e7faf468eb6b64410d00084e9dce6e28
  Author: Walter Bright <wal...@walterbright.com>
  Date:   2012-12-09 (Sun, 09 Dec 2012)

  Changed paths:
    M src/toobj.c
    A test/fail_compilation/diag6373.d

  Log Message:
  -----------
  Merge pull request #1335 from AndrejMitrovic/Fix6373

[diag] Issue 6373 - Add more descriptive error message when base class method 
is hidden


Compare: 
https://github.com/D-Programming-Language/dmd/compare/7627a99cb25c...ce7f3d86e7fa
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to