Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0dc34e8bf8dcbb7a16f4de197b902e83cbb21306
      
https://github.com/D-Programming-Language/dmd/commit/0dc34e8bf8dcbb7a16f4de197b902e83cbb21306
  Author: k-hara <[email protected]>
  Date:   2013-05-13 (Mon, 13 May 2013)

  Changed paths:
    M src/func.c
    M test/fail_compilation/testInference.d

  Log Message:
  -----------
  fix Issue 10063 - inout+pure results in ability to produce immutable 
reference to mutable data


  Commit: 3d7f0374d99f94307e5dd3694594ac3b172ecbae
      
https://github.com/D-Programming-Language/dmd/commit/3d7f0374d99f94307e5dd3694594ac3b172ecbae
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2013-05-13 (Mon, 13 May 2013)

  Changed paths:
    M src/func.c
    M test/fail_compilation/testInference.d

  Log Message:
  -----------
  Merge pull request #2031 from 9rnsr/fix10063

Issue 10063 - inout+pure results in ability to produce immutable reference to 
mutable data


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

Reply via email to