Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 450f6cb9c3bfc7697c529a7750e8e2818e8a8a3e
      
https://github.com/D-Programming-Language/dmd/commit/450f6cb9c3bfc7697c529a7750e8e2818e8a8a3e
  Author: Henning Pohl <[email protected]>
  Date:   2013-07-16 (Tue, 16 Jul 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/casting.d

  Log Message:
  -----------
  fix issue 10646 - [ICE] when casting dynamic array/static array to class
reference


  Commit: 20d0bc0226f059d8a6ecf87e48d44c5c50428315
      
https://github.com/D-Programming-Language/dmd/commit/20d0bc0226f059d8a6ecf87e48d44c5c50428315
  Author: Walter Bright <[email protected]>
  Date:   2013-07-16 (Tue, 16 Jul 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/casting.d

  Log Message:
  -----------
  Merge pull request #2348 from hpohl/10646

fix issue 10646 - [ICE] when casting dynamic array/static array to class 
reference


Compare: 
https://github.com/D-Programming-Language/dmd/compare/8fb7842341bd...20d0bc0226f0
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to