[dmd-internals] [D-Programming-Language/dmd] 1cc428: fix Issue 12630 - @nogc should recognize compile-t...

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Apr 24 12:19:36 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1cc42872f9e2489b8663c3d7d9e2bc7e422102b3
      https://github.com/D-Programming-Language/dmd/commit/1cc42872f9e2489b8663c3d7d9e2bc7e422102b3
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-04-24 (Thu, 24 Apr 2014)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/nogc.d

  Log Message:
  -----------
  fix Issue 12630 - @nogc should recognize compile-time evaluation context


  Commit: e3afe41cf289d2cbbeccfdb18b49990ccdfe031e
      https://github.com/D-Programming-Language/dmd/commit/e3afe41cf289d2cbbeccfdb18b49990ccdfe031e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-04-24 (Thu, 24 Apr 2014)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/nogc.d

  Log Message:
  -----------
  Merge pull request #3493 from 9rnsr/fix12630

Issue 12630 - @nogc should recognize compile-time evaluation context


Compare: https://github.com/D-Programming-Language/dmd/compare/6642adcf5840...e3afe41cf289


More information about the dmd-internals mailing list