[dmd-internals] [D-Programming-Language/dmd] 1787f8: fix Issue 13400 - Linking problems with bigints an...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Aug 31 03:53:57 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1787f89d9f0460b3fc34b90e0c49a57475923a30
      https://github.com/D-Programming-Language/dmd/commit/1787f89d9f0460b3fc34b90e0c49a57475923a30
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M src/template.c
    A test/runnable/imports/link13400a.d
    A test/runnable/link13400.d

  Log Message:
  -----------
  fix Issue 13400 - Linking problems with bigints and std.functional.memoize


  Commit: 991ce9187dcdae9745065f168b531121b02d5371
      https://github.com/D-Programming-Language/dmd/commit/991ce9187dcdae9745065f168b531121b02d5371
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M src/template.c
    A test/runnable/imports/link13400a.d
    A test/runnable/link13400.d

  Log Message:
  -----------
  Merge pull request #3932 from 9rnsr/fix13400

[REG2.067a] Issue 13400 - Linking problems with bigints and std.functional.memoize


Compare: https://github.com/D-Programming-Language/dmd/compare/048f0cca0667...991ce9187dcd


More information about the dmd-internals mailing list