[dmd-internals] [D-Programming-Language/dmd] 82167d: fix Issue 10214 - Incorrect "element-wise assignme...

GitHub noreply at github.com
Thu May 30 20:53:49 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 82167d3451694612fdf2d7233f3ce60eb17e2a0a
      https://github.com/D-Programming-Language/dmd/commit/82167d3451694612fdf2d7233f3ce60eb17e2a0a
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-05-30 (Thu, 30 May 2013)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/warn7444.d

  Log Message:
  -----------
  fix Issue 10214 - Incorrect "element-wise assignment is better" warning


  Commit: 1bc83060e2b735c2f1e6bb0cba810829289c1ac1
      https://github.com/D-Programming-Language/dmd/commit/1bc83060e2b735c2f1e6bb0cba810829289c1ac1
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-05-30 (Thu, 30 May 2013)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/warn7444.d

  Log Message:
  -----------
  Merge pull request #2103 from 9rnsr/fix10214

Issue 10214 - Incorrect "element-wise assignment is better" warning


Compare: https://github.com/D-Programming-Language/dmd/compare/1f9e6739472c...1bc83060e2b7


More information about the dmd-internals mailing list