[dmd-internals] [D-Programming-Language/dmd] 0a2cc8: fix Issue 13053 - Wrong warning on implicitly gene...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Jul 6 15:15:02 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0a2cc8fdad4b532b705944eac2d536770ee550f5
      https://github.com/D-Programming-Language/dmd/commit/0a2cc8fdad4b532b705944eac2d536770ee550f5
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

  Changed paths:
    M src/clone.c
    A test/compilable/test13053.d

  Log Message:
  -----------
  fix Issue 13053 - Wrong warning on implicitly generated __xtoHash


  Commit: 01e467d260fd085a7ebc535c44f9092e211ed754
      https://github.com/D-Programming-Language/dmd/commit/01e467d260fd085a7ebc535c44f9092e211ed754
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

  Changed paths:
    M src/clone.c
    A test/compilable/test13053.d

  Log Message:
  -----------
  Merge pull request #3719 from 9rnsr/fix13053

[REG2.066a] Issue 13053 - Wrong warning on implicitly generated __xtoHash


Compare: https://github.com/D-Programming-Language/dmd/compare/5248be0ea108...01e467d260fd


More information about the dmd-internals mailing list