[dmd-internals] [D-Programming-Language/dmd] f42cc3: fix Issue 15565 - Forward reference error with nam...

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Jan 14 20:36:59 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f42cc3b4d8b55a4dc3e75eb97e73ea82b8696f34
      https://github.com/D-Programming-Language/dmd/commit/f42cc3b4d8b55a4dc3e75eb97e73ea82b8696f34
  Author: Walter Bright <walter at walterbright.com>
  Date:   2016-01-14 (Thu, 14 Jan 2016)

  Changed paths:
    M src/nspace.d
    A test/compilable/test15565.d

  Log Message:
  -----------
  fix Issue 15565 - Forward reference error with namespaces


  Commit: 7137863ca4f77830660220015b73c50834b1c6ad
      https://github.com/D-Programming-Language/dmd/commit/7137863ca4f77830660220015b73c50834b1c6ad
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-01-14 (Thu, 14 Jan 2016)

  Changed paths:
    M src/nspace.d
    A test/compilable/test15565.d

  Log Message:
  -----------
  Merge pull request #5351 from WalterBright/fix15565

fix Issue 15565 - Forward reference error with namespaces


Compare: https://github.com/D-Programming-Language/dmd/compare/719c3bcddfce...7137863ca4f7


More information about the dmd-internals mailing list