[dmd-internals] [D-Programming-Language/dmd] 161c79: fix Issue 13675 - enum type used with template cau...

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Nov 15 22:17:27 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 161c7980d4605e2bd0937f7cb7b9470029f5a843
      https://github.com/D-Programming-Language/dmd/commit/161c7980d4605e2bd0937f7cb7b9470029f5a843
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 13675 - enum type used with template causes compiler to segfault


  Commit: a86bfd5dd0bd478aa2d3a77ca2ba0d3d8ccd2262
      https://github.com/D-Programming-Language/dmd/commit/a86bfd5dd0bd478aa2d3a77ca2ba0d3d8ccd2262
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #4109 from 9rnsr/fix13675

[REG2.065] Issue 13675 - enum type used with template causes compiler to segfault


Compare: https://github.com/D-Programming-Language/dmd/compare/952a5679fb9e...a86bfd5dd0bd


More information about the dmd-internals mailing list