[dmd-internals] [D-Programming-Language/dmd] e59426: fix Issue 9919 - Symbol lookup fails with public i...

GitHub noreply at github.com
Tue Apr 16 12:12:20 PDT 2013


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

  Changed paths:
    M src/template.c
    A test/compilable/imports/test9919a.d
    A test/compilable/imports/test9919b.d
    A test/compilable/imports/test9919c.d
    A test/compilable/test9919.d

  Log Message:
  -----------
  fix Issue 9919 - Symbol lookup fails with public import and mixin


  Commit: 2d356bd60fd8b38c8076d720ec0e2da86c02a708
      https://github.com/D-Programming-Language/dmd/commit/2d356bd60fd8b38c8076d720ec0e2da86c02a708
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
    M src/template.c
    A test/compilable/imports/test9919a.d
    A test/compilable/imports/test9919b.d
    A test/compilable/imports/test9919c.d
    A test/compilable/test9919.d

  Log Message:
  -----------
  Merge pull request #1901 from 9rnsr/fix9919

[REG2.062] Issue 9919 - Symbol lookup fails with public import and mixin


Compare: https://github.com/D-Programming-Language/dmd/compare/f4f4b9080ef0...2d356bd60fd8


More information about the dmd-internals mailing list