[dmd-internals] [D-Programming-Language/dmd] 150891: fix Issue 13874 - Invalid FunctionTypeOf segfault ...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Jan 19 08:21:58 PST 2015


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

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

  Log Message:
  -----------
  fix Issue 13874 - Invalid FunctionTypeOf segfault the compiler


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

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

  Log Message:
  -----------
  Merge pull request #4313 from 9rnsr/fix13874

Issue 13874 - Invalid FunctionTypeOf segfault the compiler


Compare: https://github.com/D-Programming-Language/dmd/compare/2ec6abc0d5ea...b33b4ca2f487


More information about the dmd-internals mailing list