Skip to content

Visual D 0.50.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rainers rainers released this 04 Jun 07:41
· 317 commits to master since this release
6f0e245

Changes from beta1:

  • check and report invalid non-empty DMD/LDC installation folders
  • VC project:
    • DMD: fix wrong selections for bounds check options
    • LDC: added -mixin option
    • added enable -mixin option to autogenerate files according to the compilation model
    • new option for -extern-std=c++xx
  • visualdproj:
    • Error List: classify warnings and deprecations according to the respective options
  • bugzilla 19930: visualdproj: fix building projects with "&|<>" in directory names
  • mago: fix conditional breakpoints "not supported"