[dmd-internals] [D-Programming-Language/dmd] 7bf83a: fix Issue 14710 - VC-built DMD crashes on template...

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Jun 18 23:36:13 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7bf83a6ce5d1a83f52ce40b174c8ccfdcd6948a8
      https://github.com/D-Programming-Language/dmd/commit/7bf83a6ce5d1a83f52ce40b174c8ccfdcd6948a8
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M src/dmd_msc.vcproj
    M src/dmd_msc.vcxproj
    M src/dmd_msc.vcxproj.filters

  Log Message:
  -----------
  fix Issue 14710 - VC-built DMD crashes on templated variadic function IFTI

Add newdelete.c to Visual Studio project files


  Commit: aaf728babeeaf07f8cf214c60bee81b815dcf356
      https://github.com/D-Programming-Language/dmd/commit/aaf728babeeaf07f8cf214c60bee81b815dcf356
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-06-19 (Fri, 19 Jun 2015)

  Changed paths:
    M test/compilable/compile1.d

  Log Message:
  -----------
  Add test


  Commit: 260495940349194b072c5786759ce07c1ee3972c
      https://github.com/D-Programming-Language/dmd/commit/260495940349194b072c5786759ce07c1ee3972c
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2015-06-19 (Fri, 19 Jun 2015)

  Changed paths:
    M src/dmd_msc.vcproj
    M src/dmd_msc.vcxproj
    M src/dmd_msc.vcxproj.filters
    M test/compilable/compile1.d

  Log Message:
  -----------
  Merge pull request #4751 from CyberShadow/pull-20150618-124347

fix Issue 14710 - VC-built DMD crashes on templated variadic function IFTI


Compare: https://github.com/D-Programming-Language/dmd/compare/94a6afd4f7c0...260495940349


More information about the dmd-internals mailing list