[D-runtime] [D-Programming-Language/druntime] 848c97: issue 14327: move call to init_msvc() into rt_init...

GitHub via D-runtime d-runtime at puremagic.com
Thu Oct 29 07:01:28 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 848c97c52186934dae807e2b0923c8fbb0f17e15
      https://github.com/D-Programming-Language/druntime/commit/848c97c52186934dae807e2b0923c8fbb0f17e15
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M src/rt/dmain2.d

  Log Message:
  -----------
  issue 14327: move call to init_msvc() into rt_init()


  Commit: 7c44720457eedab0afdf59ab626d4c70d839ee66
      https://github.com/D-Programming-Language/druntime/commit/7c44720457eedab0afdf59ab626d4c70d839ee66
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-10-20 (Tue, 20 Oct 2015)

  Changed paths:
    M test/exceptions/line_trace.exp

  Log Message:
  -----------
  fix line_trace test


  Commit: 1c95b5827012f448d2d917c98dd310ac211dec69
      https://github.com/D-Programming-Language/druntime/commit/1c95b5827012f448d2d917c98dd310ac211dec69
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M src/rt/dmain2.d
    M test/exceptions/line_trace.exp

  Log Message:
  -----------
  Merge pull request #1412 from rainers/issue_14327

issue 14327: move call to init_msvc() into rt_init()


Compare: https://github.com/D-Programming-Language/druntime/compare/461bd0389b5e...1c95b5827012


More information about the D-runtime mailing list