[dmd-internals] [D-Programming-Language/dmd] 450f6c: fix issue 10646 - [ICE] when casting dynamic array...

GitHub noreply at github.com
Tue Jul 16 11:36:15 PDT 2013


  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 <henning at still-hidden.de>
  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 <walter at walterbright.com>
  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


More information about the dmd-internals mailing list