[dmd-internals] [D-Programming-Language/dmd] 3a26de: Merge pull request #3148 from 9rnsr/fix11982

GitHub noreply at github.com
Mon Jan 27 16:23:51 PST 2014


  Branch: refs/heads/2.065
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 3a26de9ebdcf8b26c2a6746d010da1cb51e6d570
      https://github.com/D-Programming-Language/dmd/commit/3a26de9ebdcf8b26c2a6746d010da1cb51e6d570
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-25 (Sat, 25 Jan 2014)

  Changed paths:
    M src/expression.c
    M src/parse.c
    A test/fail_compilation/ice11982.d

  Log Message:
  -----------
  Merge pull request #3148 from 9rnsr/fix11982

Issue 11982 - ICE(func.c) With function literal with no body


  Commit: 68a24a29d06b8dc35de1ca8380318320c95793d4
      https://github.com/D-Programming-Language/dmd/commit/68a24a29d06b8dc35de1ca8380318320c95793d4
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M test/runnable/opover2.d
    M test/runnable/testrightthis.d

  Log Message:
  -----------
  Merge pull request #3151 from 9rnsr/fix11993

[REG] Issue 11993 - typeof(this) in constraint of member function template should reflect method qualifier


  Commit: cacae1cb755a9bfb22daec3383907643a643c859
      https://github.com/D-Programming-Language/dmd/commit/cacae1cb755a9bfb22daec3383907643a643c859
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M src/struct.c
    M test/runnable/inline.d
    M test/runnable/traits.d

  Log Message:
  -----------
  Merge pull request #3061 from ibuclaw/ctorpod

Relax isPOD rules so ctors don't make structs non-POD


  Commit: 3ba2df6296f7a2dcd135316e991740fc74ba8fb9
      https://github.com/D-Programming-Language/dmd/commit/3ba2df6296f7a2dcd135316e991740fc74ba8fb9
  Author: AndrewEdwards <edwards.ac at gmail.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M src/struct.c
    M src/typinf.c
    A test/runnable/imports/a12010.d
    A test/runnable/imports/std12010container.d
    A test/runnable/link12010.d

  Log Message:
  -----------
  Merge branch '2.065' of https://github.com/D-Programming-Language/dmd into 2.065


Compare: https://github.com/D-Programming-Language/dmd/compare/b8efdd9ec2c6...3ba2df6296f7


More information about the dmd-internals mailing list