[dmd-internals] [D-Programming-Language/dmd] 4a95e8: Merge pull request #3847 from 9rnsr/fix13259

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Aug 7 19:59:16 PDT 2014


  Branch: refs/heads/2.066
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4a95e836a667b12ffaef7303aa83b447223e3567
      https://github.com/D-Programming-Language/dmd/commit/4a95e836a667b12ffaef7303aa83b447223e3567
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

  Changed paths:
    M src/todt.c
    A test/fail_compilation/ice13259.d

  Log Message:
  -----------
  Merge pull request #3847 from 9rnsr/fix13259

[REG2.066a] Issue 13259 - [ICE] 'v.result' on line 191 in file 'todt.c'


  Commit: 6c6db060de2c1aba316bd92c2dcb44801deafd7f
      https://github.com/D-Programming-Language/dmd/commit/6c6db060de2c1aba316bd92c2dcb44801deafd7f
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

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

  Log Message:
  -----------
  Merge pull request #3846 from 9rnsr/fix13252

[REG2.061] Issue 13252 - ParameterDefaultValueTuple affects other instantiations


  Commit: 5f95454a1e5cfe49ffc01d7ac5cb276c6018732e
      https://github.com/D-Programming-Language/dmd/commit/5f95454a1e5cfe49ffc01d7ac5cb276c6018732e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

  Changed paths:
    M src/func.c
    M src/mtype.c
    M src/template.c
    A test/compilable/ice13245.d
    A test/fail_compilation/ice13225.d

  Log Message:
  -----------
  Merge pull request #3840 from 9rnsr/fix13225

Issue 13225 - [ICE] Access violation on invalid mixin template instantiation


  Commit: 8631eb8f9748d147f5353dc5585632ff3aa6dabc
      https://github.com/D-Programming-Language/dmd/commit/8631eb8f9748d147f5353dc5585632ff3aa6dabc
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-08-06 (Wed, 06 Aug 2014)

  Changed paths:
    M src/backend/gother.c
    M test/runnable/test23.d

  Log Message:
  -----------
  Merge pull request #3848 from WalterBright/fix13237

fix Issue 13237 Wrong code with -inline -O


  Commit: a3b6ed697085c8d92b09a2821d353c21cadc68cf
      https://github.com/D-Programming-Language/dmd/commit/a3b6ed697085c8d92b09a2821d353c21cadc68cf
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-08-07 (Thu, 07 Aug 2014)

  Changed paths:
    M src/module.c
    M test/d_do_test.d
    A test/fail_compilation/extra-files/bar11453.d
    A test/fail_compilation/extra-files/foo11453.d
    A test/fail_compilation/fail11453a.d
    A test/fail_compilation/fail11453b.d
    M test/fail_compilation/test64.d

  Log Message:
  -----------
  Merge pull request #3834 from 9rnsr/fix11453

Issue 11453 - Compiling packages has a dependency on order of modules passed to the compiler


  Commit: 3894b77784ccf11c47fa7acda8d7de03f8b2e7dd
      https://github.com/D-Programming-Language/dmd/commit/3894b77784ccf11c47fa7acda8d7de03f8b2e7dd
  Author: AndrewEdwards <edwards.ac at gmail.com>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M src/backend/gother.c
    M src/expression.c
    M src/func.c
    M src/module.c
    M src/mtype.c
    M src/template.c
    M src/todt.c
    A test/compilable/ice13245.d
    M test/d_do_test.d
    A test/fail_compilation/extra-files/bar11453.d
    A test/fail_compilation/extra-files/foo11453.d
    A test/fail_compilation/fail11453a.d
    A test/fail_compilation/fail11453b.d
    A test/fail_compilation/ice13225.d
    A test/fail_compilation/ice13259.d
    M test/fail_compilation/test64.d
    M test/runnable/template9.d
    M test/runnable/test23.d

  Log Message:
  -----------
  Merge pull request #3851 from 9rnsr/2.066

Cherry-picking commits from master to 2.066 branch (for RC2)


Compare: https://github.com/D-Programming-Language/dmd/compare/150ce772a822...3894b77784cc


More information about the dmd-internals mailing list