[dmd-internals] [D-Programming-Language/dmd] e658b4: fix Issue 14010 - Support mangleof property for op...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Jan 19 10:20:22 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e658b4ad07548c6c56aaf9139d603ccd8fe78e00
      https://github.com/D-Programming-Language/dmd/commit/e658b4ad07548c6c56aaf9139d603ccd8fe78e00
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M src/mtype.c
    M test/compilable/fwdref12543.d

  Log Message:
  -----------
  fix Issue 14010 - Support mangleof property for opaque enum and struct type


  Commit: 4675d9e6033550f04d9bc2e0c3af24ac51c96364
      https://github.com/D-Programming-Language/dmd/commit/4675d9e6033550f04d9bc2e0c3af24ac51c96364
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M src/mtype.c
    M test/compilable/fwdref12543.d

  Log Message:
  -----------
  Merge pull request #4314 from 9rnsr/fix14010

Issue 14010 - Support mangleof property for opaque enum and struct type


Compare: https://github.com/D-Programming-Language/dmd/compare/b33b4ca2f487...4675d9e60335


More information about the dmd-internals mailing list