Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b8ed73f4ffc49272f95c6ce9ceb56330e3a101b9
      
https://github.com/D-Programming-Language/dmd/commit/b8ed73f4ffc49272f95c6ce9ceb56330e3a101b9
  Author: Andrej Mitrovic <[email protected]>
  Date:   2013-03-09 (Sat, 09 Mar 2013)

  Changed paths:
    M src/parse.c
    A test/compilable/test3673.d
    A test/fail_compilation/diag3673.d
    A test/fail_compilation/fail3673a.d
    A test/fail_compilation/fail3673b.d

  Log Message:
  -----------
  Fixes Issue 3673 - Allow putting constraint after inheritance list.


  Commit: 43251183f885d5a309171b7139d94d22a60cace3
      
https://github.com/D-Programming-Language/dmd/commit/43251183f885d5a309171b7139d94d22a60cace3
  Author: Hara Kenji <[email protected]>
  Date:   2013-03-10 (Sun, 10 Mar 2013)

  Changed paths:
    M src/parse.c
    A test/compilable/test3673.d
    A test/fail_compilation/diag3673.d
    A test/fail_compilation/fail3673a.d
    A test/fail_compilation/fail3673b.d

  Log Message:
  -----------
  Merge pull request #1227 from AndrejMitrovic/Fix3673

[enh] Issue 3673 - Allow putting constraint after inheritance list


Compare: 
https://github.com/D-Programming-Language/dmd/compare/a90fa90bf975...43251183f885
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to