[dmd-internals] [D-Programming-Language/dmd] 6d5d59: fix Issue 8897 - Regression: 'has forward referenc...

GitHub noreply at github.com
Wed Nov 7 05:05:16 PST 2012


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

  Changed paths:
    M src/aggregate.h
    M src/struct.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  fix Issue 8897 - Regression: 'has forward references' error for static class after template mixin


  Commit: e417843485252e412941512f5df4cf22d0aa69da
      https://github.com/D-Programming-Language/dmd/commit/e417843485252e412941512f5df4cf22d0aa69da
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-11-07 (Wed, 07 Nov 2012)

  Changed paths:
    M src/aggregate.h
    M src/struct.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #1265 from 9rnsr/fix8897

Issue 8897 - Regression: 'has forward references' error for static class after template mixin


Compare: https://github.com/D-Programming-Language/dmd/compare/8c5610c3f1f3...e41784348525


More information about the dmd-internals mailing list