Skip to content

Visual D 0.46.0

Compare
Choose a tag to compare
@rainers rainers released this 02 Dec 16:10
· 575 commits to master since this release
eb6faa0

Changes from 0.46.0-beta1

  • cv2pdb: allow converting larger binaries by marking it "large address aware"
  • LDC: if -mtriple= or -march= is specified as additional option, don't emit -m32 or -m64
  • built with 2.077 to support new symbol mangling
  • fix detection of Windows 10 SDK, also define $(WindowsSdkVersion)
  • VS2017: fixed registration of exception settings
  • dparser: for syntax errors underline the full token, not only the first character
  • required OS version for executables restored to 5.01 to support Windows XP
  • mago: fix string display for LDC builds