[dmd-internals] [D-Programming-Language/dmd] 22e27f: Merge pull request #4795 from 9rnsr/fix14754

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Jul 7 04:10:54 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 22e27f5d84dc39d005106303986d91525e2834bf
      https://github.com/D-Programming-Language/dmd/commit/22e27f5d84dc39d005106303986d91525e2834bf
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-07-02 (Thu, 02 Jul 2015)

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

  Log Message:
  -----------
  Merge pull request #4795 from 9rnsr/fix14754

[REG2.068b1] Issue 14754 - 64bit wrong code with -inline


  Commit: cbab6d6303783a22ee65a5a1e777a50d038133fa
      https://github.com/D-Programming-Language/dmd/commit/cbab6d6303783a22ee65a5a1e777a50d038133fa
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M src/attrib.c
    M test/fail_compilation/pragmainline2.d
    M test/runnable/inline.d

  Log Message:
  -----------
  Merge pull request #4793 from 9rnsr/fix14753

Issue 14753 - pragma(inline) hides the alias "string"


  Commit: f67af18cd4f4c69eff63a72618e7ba5cc031753d
      https://github.com/D-Programming-Language/dmd/commit/f67af18cd4f4c69eff63a72618e7ba5cc031753d
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M src/template.c
    A test/runnable/imports/link14588a.d
    A test/runnable/link14588.d

  Log Message:
  -----------
  Merge pull request #4787 from 9rnsr/fix14588

[REG2.067] Issue 14588 - undefined reference error while linking with -debug option to a static library


  Commit: 84294e13ba6532b91b88d87600cbe95640a599fd
      https://github.com/D-Programming-Language/dmd/commit/84294e13ba6532b91b88d87600cbe95640a599fd
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M src/attrib.c
    M src/e2ir.c
    M src/template.c
    M test/fail_compilation/pragmainline2.d
    A test/runnable/imports/link14588a.d
    M test/runnable/inline.d
    A test/runnable/link14588.d

  Log Message:
  -----------
  Merge pull request #4804 from 9rnsr/stable

Cherry-pick commits into stable branch


Compare: https://github.com/D-Programming-Language/dmd/compare/aaf5b65276e7...84294e13ba65


More information about the dmd-internals mailing list