[dmd-internals] [D-Programming-Language/dmd] 956eb9: fix issue 10277 - Incorrect error file and line on...

GitHub noreply at github.com
Sun Jun 16 11:25:08 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 956eb92f1bc9d423480a3b708f17dc34db9d7e72
      https://github.com/D-Programming-Language/dmd/commit/956eb92f1bc9d423480a3b708f17dc34db9d7e72
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M src/aggregate.h
    M src/class.c
    M src/declaration.c
    M src/mangle.c
    M src/mtype.c
    M src/parse.c
    M src/toobj.c
    A test/fail_compilation/fail10277.d
    A test/fail_compilation/imports/fail10277.d

  Log Message:
  -----------
  fix issue 10277 - Incorrect error file and line on redeclaration of
TypeInfo


  Commit: 6451593fb9bd8a718c0604cabaaf489fafd28d19
      https://github.com/D-Programming-Language/dmd/commit/6451593fb9bd8a718c0604cabaaf489fafd28d19
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-06-16 (Sun, 16 Jun 2013)

  Changed paths:
    M src/aggregate.h
    M src/class.c
    M src/declaration.c
    M src/mangle.c
    M src/mtype.c
    M src/parse.c
    M src/toobj.c
    A test/fail_compilation/fail10277.d
    A test/fail_compilation/imports/fail10277.d

  Log Message:
  -----------
  Merge pull request #2169 from hpohl/10277

fix issue 10277 - Incorrect error file and line on redeclaration of TypeInfo


Compare: https://github.com/D-Programming-Language/dmd/compare/eb34dc3e14b5...6451593fb9bd


More information about the dmd-internals mailing list