[D-runtime] [D-Programming-Language/druntime] 6248d3: add staticError helper to throw @nogc Errors

GitHub via D-runtime d-runtime at puremagic.com
Sun Jul 26 10:04:13 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 6248d3915a7458140e257a4a8af30dec3990fac9
      https://github.com/D-Programming-Language/druntime/commit/6248d3915a7458140e257a4a8af30dec3990fac9
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M src/core/exception.d

  Log Message:
  -----------
  add staticError helper to throw @nogc Errors


  Commit: bce3f9b39396cbdd34569b0ef9e5e0d1f4111041
      https://github.com/D-Programming-Language/druntime/commit/bce3f9b39396cbdd34569b0ef9e5e0d1f4111041
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M src/core/exception.d

  Log Message:
  -----------
  Merge pull request #1325 from MartinNowak/nogcError

add staticError helper to throw @nogc Errors


Compare: https://github.com/D-Programming-Language/druntime/compare/645edac3483c...bce3f9b39396


More information about the D-runtime mailing list