[dmd-internals] [D-Programming-Language/dmd] 7135dd: fix Issue 13323 - UDA applied to import statement ...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Sep 2 17:39:19 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7135ddb0d5611462522a20e3b1e15801b045cee5
      https://github.com/D-Programming-Language/dmd/commit/7135ddb0d5611462522a20e3b1e15801b045cee5
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-09-01 (Mon, 01 Sep 2014)

  Changed paths:
    M src/attrib.c
    A test/compilable/ice13323.d

  Log Message:
  -----------
  fix Issue 13323 - UDA applied to import statement causes compilation to fail without error


  Commit: e67bf9d1c790d767b36a084f72b070704556d364
      https://github.com/D-Programming-Language/dmd/commit/e67bf9d1c790d767b36a084f72b070704556d364
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-09-02 (Tue, 02 Sep 2014)

  Changed paths:
    M src/attrib.c
    A test/compilable/ice13323.d

  Log Message:
  -----------
  Merge pull request #3910 from 9rnsr/fix13323

Issue 13323 - UDA applied to import statement causes compilation to fail without error


Compare: https://github.com/D-Programming-Language/dmd/compare/0fb674431c8e...e67bf9d1c790


More information about the dmd-internals mailing list