[dmd-internals] [D-Programming-Language/dmd] 10bfa8: fix Issue 13839 - Use new style for alias declarat...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Dec 9 04:46:08 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 10bfa8dc0896e76a389a8b47022aa8b8dc644f2c
      https://github.com/D-Programming-Language/dmd/commit/10bfa8dc0896e76a389a8b47022aa8b8dc644f2c
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M src/hdrgen.c
    M test/compilable/extra-files/header1.d
    M test/compilable/extra-files/header1.di
    M test/compilable/extra-files/header1i.di
    M test/compilable/extra-files/header2.di
    M test/compilable/extra-files/header2i.di

  Log Message:
  -----------
  fix Issue 13839 - Use new style for alias declarations in di files


  Commit: f81eaafab153682612698ee5515273fac867ea74
      https://github.com/D-Programming-Language/dmd/commit/f81eaafab153682612698ee5515273fac867ea74
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M src/hdrgen.c
    M test/compilable/extra-files/header1.d
    M test/compilable/extra-files/header1.di
    M test/compilable/extra-files/header1i.di
    M test/compilable/extra-files/header2.di
    M test/compilable/extra-files/header2i.di

  Log Message:
  -----------
  Merge pull request #4202 from 9rnsr/fix13839

Issue 13839 - Use new style for alias declarations in di files


Compare: https://github.com/D-Programming-Language/dmd/compare/16fcb2d4bb3e...f81eaafab153


More information about the dmd-internals mailing list