[dmd-internals] [D-Programming-Language/dmd] ba2caf: fix issue 7883 - Compiler segfaults with double in...

GitHub noreply at github.com
Thu Jul 25 20:00:59 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ba2caff1a4819fecd36954a627f07019ec5ff99c
      https://github.com/D-Programming-Language/dmd/commit/ba2caff1a4819fecd36954a627f07019ec5ff99c
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M test/runnable/testcontracts.d

  Log Message:
  -----------
  fix issue 7883 - Compiler segfaults with double inheritance and function
contract


  Commit: ba1ed2c4aaf52edc90e8cd64e736896b31ecf012
      https://github.com/D-Programming-Language/dmd/commit/ba1ed2c4aaf52edc90e8cd64e736896b31ecf012
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M test/runnable/testcontracts.d

  Log Message:
  -----------
  Merge pull request #2379 from hpohl/7883

fix issue 7883 - Compiler segfaults with double inheritance and function contract


Compare: https://github.com/D-Programming-Language/dmd/compare/99b7b7ef65be...ba1ed2c4aaf5


More information about the dmd-internals mailing list