[D-runtime] [D-Programming-Language/druntime] c2f486: When dumping an exception stack on windows, better...

GitHub via D-runtime d-runtime at puremagic.com
Sat Jul 11 13:28:17 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: c2f4862866a7a500951a97b7b874721fa5e28f20
      https://github.com/D-Programming-Language/druntime/commit/c2f4862866a7a500951a97b7b874721fa5e28f20
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-05-31 (Sun, 31 May 2015)

  Changed paths:
    M src/rt/dmain2.d

  Log Message:
  -----------
  When dumping an exception stack on windows, better check for redirection of stderr


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

  Changed paths:
    M src/rt/dmain2.d

  Log Message:
  -----------
  Merge pull request #1293 from rainers/stacktrace_redirected

Windows:unhandled exception dump should not show dialog if stderr is redirected


Compare: https://github.com/D-Programming-Language/druntime/compare/86b88a1edf4a...14064addd4c9


More information about the D-runtime mailing list