[dmd-internals] [D-Programming-Language/dmd] 1cc61c: Issue 4237 - Typedefs of the same name cause initi...

noreply at github.com noreply at github.com
Tue Oct 11 12:22:47 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: 1cc61cbccf64c65c3257326a1df02519c06808c1
      https://github.com/D-Programming-Language/dmd/commit/1cc61cbccf64c65c3257326a1df02519c06808c1
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-10-10 (Mon, 10 Oct 2011)

  Changed paths:
    M src/declaration.c
  M test/runnable/xtest46.d

  Log Message:
  -----------
  Issue 4237 - Typedefs of the same name cause initializer conflict


  Commit: 00753e3e0ba81990933f2c77b3099417ed94cc77
      https://github.com/D-Programming-Language/dmd/commit/00753e3e0ba81990933f2c77b3099417ed94cc77
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-10-11 (Tue, 11 Oct 2011)

  Changed paths:
    M src/declaration.c
  M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #445 from 9rnsr/fix4237

Issue 4237 - Typedefs of the same name cause initializer conflict


Compare: https://github.com/D-Programming-Language/dmd/compare/a0972b0...00753e3


More information about the dmd-internals mailing list