Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: efb5fc5ee0cc663bee11ccad48b2141a90d0b097
      
https://github.com/D-Programming-Language/dmd/commit/efb5fc5ee0cc663bee11ccad48b2141a90d0b097
  Author: k-hara <[email protected]>
  Date:   2013-10-16 (Wed, 16 Oct 2013)

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

  Log Message:
  -----------
  Disable enhancement feature 7444

Existing issues:

http://d.puremagic.com/issues/show_bug.cgi?id=11276
To enforce slice + assign syntax `a[] = b[]` may cause problems with generic 
code.

http://d.puremagic.com/issues/show_bug.cgi?id=11244
A case yet difficult to make it clear - combination with operator overloading.


  Commit: 448711534a6f4bf203f0cee10af284507c58e0d1
      
https://github.com/D-Programming-Language/dmd/commit/448711534a6f4bf203f0cee10af284507c58e0d1
  Author: Walter Bright <[email protected]>
  Date:   2013-10-20 (Sun, 20 Oct 2013)

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

  Log Message:
  -----------
  Merge pull request #2673 from 9rnsr/rev7444

[REG2.063] Disable enhancement feature 7444


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

Reply via email to