[D-runtime] [D-Programming-Language/druntime] 7f5802: uncaught exceptions are written to stderr

GitHub noreply at github.com
Wed Oct 30 14:18:33 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 7f58022df542f3dde2a32df60cd63823d0d32c44
      https://github.com/D-Programming-Language/druntime/commit/7f58022df542f3dde2a32df60cd63823d0d32c44
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M posix.mak
    M src/rt/dmain2.d
    A test/exceptions/Makefile
    A test/exceptions/src/stderr_msg.d

  Log Message:
  -----------
  uncaught exceptions are written to stderr


  Commit: 8a573d28808be98c8e524f49b45f62746c3e03ea
      https://github.com/D-Programming-Language/druntime/commit/8a573d28808be98c8e524f49b45f62746c3e03ea
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M test/exceptions/Makefile
    A test/exceptions/src/unittest_assert.d

  Log Message:
  -----------
  same for unittest assert errors


  Commit: 05d8f0b7481b07dd9070948fa2e4ae3e96ed43aa
      https://github.com/D-Programming-Language/druntime/commit/05d8f0b7481b07dd9070948fa2e4ae3e96ed43aa
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M posix.mak
    M src/rt/dmain2.d
    A test/exceptions/Makefile
    A test/exceptions/src/stderr_msg.d
    A test/exceptions/src/unittest_assert.d

  Log Message:
  -----------
  Merge pull request #650 from dawgfoto/stderrStacktrace

stacktraces need to be written to stderr


Compare: https://github.com/D-Programming-Language/druntime/compare/691097fe1cf1...05d8f0b7481b


More information about the D-runtime mailing list