[D-runtime] [D-Programming-Language/druntime] 3d0222: Remove nothrow from core.stdc.stdarg

GitHub via D-runtime d-runtime at puremagic.com
Sat Aug 30 10:48:05 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 3d02226af8567fcb53107a458abbd50d8501502a
      https://github.com/D-Programming-Language/druntime/commit/3d02226af8567fcb53107a458abbd50d8501502a
  Author: Dicebot <public at dicebot.lv>
  Date:   2014-08-30 (Sat, 30 Aug 2014)

  Changed paths:
    M src/core/stdc/stdarg.d

  Log Message:
  -----------
  Remove nothrow from core.stdc.stdarg

Fix issue 13399


  Commit: bd1557ad96b69c5b92e94f418168099a9e537b09
      https://github.com/D-Programming-Language/druntime/commit/bd1557ad96b69c5b92e94f418168099a9e537b09
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M src/core/stdc/stdarg.d

  Log Message:
  -----------
  Merge pull request #940 from Dicebot/revert-745

[REG 2.066] Fix 13399 "va_arg is nothrow yet may throw "


Compare: https://github.com/D-Programming-Language/druntime/compare/e5b2a4fd83a6...bd1557ad96b6


More information about the D-runtime mailing list