[dmd-internals] [D-Programming-Language/dmd] 43bea6: Cast T[] to integral type: deprecation -> error.

GitHub noreply at github.com
Fri Mar 22 02:48:15 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 43bea6bde143e0be0cea1d7b6ea5c9003417359e
      https://github.com/D-Programming-Language/dmd/commit/43bea6bde143e0be0cea1d7b6ea5c9003417359e
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2013-03-16 (Sat, 16 Mar 2013)

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  Cast T[] to integral type: deprecation -> error.


  Commit: 0442749f02c9973b4aa19910374be30f2ac21823
      https://github.com/D-Programming-Language/dmd/commit/0442749f02c9973b4aa19910374be30f2ac21823
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-22 (Fri, 22 Mar 2013)

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  Merge pull request #1755 from ibuclaw/error_array2int

Cast T[] to integral type: deprecation -> error.


Compare: https://github.com/D-Programming-Language/dmd/compare/41ca264def64...0442749f02c9


More information about the dmd-internals mailing list