[dmd-internals] [D-Programming-Language/dmd] 5503b3: disable crash report on assertion failure

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Jan 10 02:22:23 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5503b3fdd00c7b947c603f74f5f037219a359633
      https://github.com/D-Programming-Language/dmd/commit/5503b3fdd00c7b947c603f74f5f037219a359633
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-01-10 (Sat, 10 Jan 2015)

  Changed paths:
    M src/dmd_msc.vcproj
    M src/dmd_msc.vcxproj
    M src/root/port.c

  Log Message:
  -----------
  disable crash report on assertion failure


  Commit: e2d2b5dca6bba057131b9b314559233c1751e42d
      https://github.com/D-Programming-Language/dmd/commit/e2d2b5dca6bba057131b9b314559233c1751e42d
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-01-10 (Sat, 10 Jan 2015)

  Changed paths:
    M src/dmd_msc.vcproj
    M src/dmd_msc.vcxproj
    M src/root/port.c

  Log Message:
  -----------
  Merge pull request #4274 from rainers/assert_flags

VC build: handle assertions as the dmc build


Compare: https://github.com/D-Programming-Language/dmd/compare/1c981b056d46...e2d2b5dca6bb


More information about the dmd-internals mailing list