Skip to content

Visual D v0.3.43 beta 2

Pre-release
Pre-release

Choose a tag to compare

@rainers rainers released this 05 Nov 22:11
· 836 commits to master since this release

Changes from beta1:

  • fixed calling linker to build with VC runtime of VS2015: legacy_stdio_definitions.lib missing
  • bugzilla 12021: C++ projects (and others probably, too) might not load correctly in a solution
    that also contains a Visual D project
  • VS2015 linker updates logs and telemetry data files, confusing tracked linker dependencies.
    Now ignoring files that are both read and written.