[dmd-internals] [D-Programming-Language/dmd] 338998: fix issue 10596 - A method with out contract and a...

GitHub noreply at github.com
Fri Jul 26 15:58:48 PDT 2013


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

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

  Log Message:
  -----------
  fix issue 10596 - A method with out contract and auto return type causes
segfault


  Commit: 87f79bb281b9cbf2b46028a3084f28f2daff164e
      https://github.com/D-Programming-Language/dmd/commit/87f79bb281b9cbf2b46028a3084f28f2daff164e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-07-26 (Fri, 26 Jul 2013)

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

  Log Message:
  -----------
  Merge pull request #2383 from hpohl/10596

fix issue 10596 - A method with out contract and auto return type causes segfault


Compare: https://github.com/D-Programming-Language/dmd/compare/f8286602be20...87f79bb281b9


More information about the dmd-internals mailing list