[dmd-internals] [D-Programming-Language/dmd] d10bd6: workaround Issue 14894 - linkage error with mixin ...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Aug 9 18:47:33 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d10bd6c88426b3566c25f42d7194bf5c98a90a38
      https://github.com/D-Programming-Language/dmd/commit/d10bd6c88426b3566c25f42d7194bf5c98a90a38
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-08-10 (Mon, 10 Aug 2015)

  Changed paths:
    M src/parse.c
    A test/compilable/extra-files/test14894a.d
    A test/compilable/extra-files/test14894main.d
    A test/compilable/test14894.sh

  Log Message:
  -----------
  workaround Issue 14894 - linkage error with mixin template in std.net.curl


  Commit: 24214150e3463c94709f55c4ade912b974bbf911
      https://github.com/D-Programming-Language/dmd/commit/24214150e3463c94709f55c4ade912b974bbf911
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-08-09 (Sun, 09 Aug 2015)

  Changed paths:
    M src/parse.c
    A test/compilable/extra-files/test14894a.d
    A test/compilable/extra-files/test14894main.d
    A test/compilable/test14894.sh

  Log Message:
  -----------
  Merge pull request #4871 from MartinNowak/workaround14894

workaround Issue 14894 - linkage error with mixin template in std.net.curl


Compare: https://github.com/D-Programming-Language/dmd/compare/2e15e16658a0...24214150e346


More information about the dmd-internals mailing list