Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2829415f71ab5d128980ac271fb0fe449f315983
      
https://github.com/D-Programming-Language/dmd/commit/2829415f71ab5d128980ac271fb0fe449f315983
  Author: k-hara <[email protected]>
  Date:   2014-04-26 (Sat, 26 Apr 2014)

  Changed paths:
    M test/runnable/assignable.d
    M test/runnable/test42.d

  Log Message:
  -----------
  Move test case for issue 12211 to runnable/assignable.d


  Commit: 19af757daccd404b42c2bb9577362e0ff1441b89
      
https://github.com/D-Programming-Language/dmd/commit/19af757daccd404b42c2bb9577362e0ff1441b89
  Author: k-hara <[email protected]>
  Date:   2014-04-26 (Sat, 26 Apr 2014)

  Changed paths:
    M src/e2ir.c
    M src/expression.c
    M test/runnable/assignable.d

  Log Message:
  -----------
  fix Issue 12650 - Invalid codegen on taking lvalue of instance field 
initializing


  Commit: 398ffcc3574504b0d266d79b061149a0f2820df8
      
https://github.com/D-Programming-Language/dmd/commit/398ffcc3574504b0d266d79b061149a0f2820df8
  Author: Walter Bright <[email protected]>
  Date:   2014-04-26 (Sat, 26 Apr 2014)

  Changed paths:
    M src/e2ir.c
    M src/expression.c
    M test/runnable/assignable.d
    M test/runnable/test42.d

  Log Message:
  -----------
  Merge pull request #3500 from 9rnsr/fix12650

[REG2.066a] Issue 12650 - Invalid codegen on taking lvalue of instance field 
initializing


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

Reply via email to