[dmd-internals] [D-Programming-Language/dmd] 8e78b5: fix Issue 12040 - Compiler segfault with circular ...

GitHub noreply at github.com
Thu Jan 30 01:46:24 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8e78b546fc14741b44d1598619fb1a12d7692983
      https://github.com/D-Programming-Language/dmd/commit/8e78b546fc14741b44d1598619fb1a12d7692983
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/ice12040.d

  Log Message:
  -----------
  fix Issue 12040 - Compiler segfault with circular reference in variable type


  Commit: b55e02e72184cf77fc79fd30102aee6133e0da47
      https://github.com/D-Programming-Language/dmd/commit/b55e02e72184cf77fc79fd30102aee6133e0da47
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/ice12040.d

  Log Message:
  -----------
  Merge pull request #3178 from 9rnsr/fix12040

Issue 12040 - Compiler segfault with circular reference in variable type


Compare: https://github.com/D-Programming-Language/dmd/compare/f19ea41b3d04...b55e02e72184


More information about the dmd-internals mailing list