Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e4fd82893f9b2f7ff1bc1580ea5553a2752be9df
      
https://github.com/D-Programming-Language/dmd/commit/e4fd82893f9b2f7ff1bc1580ea5553a2752be9df
  Author: k-hara <[email protected]>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

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

  Log Message:
  -----------
  fix Issue 14351 - `inout` base class constructor can't be called


  Commit: e801243f6e20fc7dd8a24100433878662e906b17
      
https://github.com/D-Programming-Language/dmd/commit/e801243f6e20fc7dd8a24100433878662e906b17
  Author: Walter Bright <[email protected]>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

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

  Log Message:
  -----------
  Merge pull request #4705 from 9rnsr/fix14351

[REG2.063] Issue 14351 - `inout` base class constructor can't be called


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

Reply via email to