[dmd-internals] [D-Programming-Language/dmd] 537448: fix Issue 7782 - [ICE] With wrong import syntax

GitHub noreply at github.com
Tue Nov 12 18:13:46 PST 2013


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

  Changed paths:
    M src/module.c
    A test/fail_compilation/ice7782.d
    A test/fail_compilation/imports/ice7782algorithm.d
    A test/fail_compilation/imports/ice7782range.d

  Log Message:
  -----------
  fix Issue 7782 - [ICE] With wrong import syntax


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

  Changed paths:
    M src/module.c
    A test/fail_compilation/ice7782.d
    A test/fail_compilation/imports/ice7782algorithm.d
    A test/fail_compilation/imports/ice7782range.d

  Log Message:
  -----------
  Merge pull request #2743 from 9rnsr/fix7782

[REG2.064] Issue 7782 - [ICE] With wrong import syntax


Compare: https://github.com/D-Programming-Language/dmd/compare/b48595b7020e...bf2224777b7c


More information about the dmd-internals mailing list