[dmd-internals] [D-Programming-Language/dmd] 9c4aed: fix Issue 11513 - Assertion in module.c

GitHub noreply at github.com
Thu Nov 14 01:17:18 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9c4aed7a0fdfb417e49d9a97d9863963ace6b9d8
      https://github.com/D-Programming-Language/dmd/commit/9c4aed7a0fdfb417e49d9a97d9863963ace6b9d8
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-11-13 (Wed, 13 Nov 2013)

  Changed paths:
    M src/module.c
    R test/compilable/imports/bar11136.d
    R test/compilable/test11136.d
    A test/fail_compilation/ice11136.d
    A test/fail_compilation/ice11513a.d
    A test/fail_compilation/ice11513b.d
    A test/fail_compilation/imports/bar11136.d
    A test/fail_compilation/imports/ice11513x.d
    A test/fail_compilation/imports/ice11513y.d

  Log Message:
  -----------
  fix Issue 11513 - Assertion in module.c


  Commit: e2e13354f610d85c4d71e7406c33db2aaae84513
      https://github.com/D-Programming-Language/dmd/commit/e2e13354f610d85c4d71e7406c33db2aaae84513
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
    M src/module.c
    R test/compilable/imports/bar11136.d
    R test/compilable/test11136.d
    A test/fail_compilation/ice11136.d
    A test/fail_compilation/ice11513a.d
    A test/fail_compilation/ice11513b.d
    A test/fail_compilation/imports/bar11136.d
    A test/fail_compilation/imports/ice11513x.d
    A test/fail_compilation/imports/ice11513y.d

  Log Message:
  -----------
  Merge pull request #2759 from 9rnsr/fix11513

[REG2.064] Issue 11513 - Assertion in module.c


Compare: https://github.com/D-Programming-Language/dmd/compare/66216b55c5b4...e2e13354f610


More information about the dmd-internals mailing list