Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 3f3f8cfb49f381e81d3b868cbcaa9bc91ec10d4b
      
https://github.com/D-Programming-Language/dmd/commit/3f3f8cfb49f381e81d3b868cbcaa9bc91ec10d4b
  Author: k-hara <[email protected]>
  Date:   2014-05-23 (Fri, 23 May 2014)

  Changed paths:
    M src/e2ir.c
    M src/sideeffect.c
    M test/fail_compilation/fail3882.d

  Log Message:
  -----------
  fix Issue 12760 - Initializing an object that has "this(Args) inout" causes 
"discards return value" warning


  Commit: f4ef69f504db74cd0debaa3aadd5f469440c3013
      
https://github.com/D-Programming-Language/dmd/commit/f4ef69f504db74cd0debaa3aadd5f469440c3013
  Author: Walter Bright <[email protected]>
  Date:   2014-05-25 (Sun, 25 May 2014)

  Changed paths:
    M src/e2ir.c
    M src/sideeffect.c
    M test/fail_compilation/fail3882.d

  Log Message:
  -----------
  Merge pull request #3569 from 9rnsr/fix12760

[REG2.066a] Issue 12760 - Initializing an object that has "this(Args) inout" 
causes "discards return value" warning


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

Reply via email to