Report a bug
If you spot a problem with this page, click here to create a Bugzilla issue.
Improve this page
Quickly fork, edit online, and submit a pull request for this page. Requires a signed-in GitHub account. This works well for small changes. If you'd like to make larger changes you may want to consider using a local clone.

Change Log: 2.072.1

previous version: 2.072.0 – next version: 2.072.2

Download D 2.072.1
released Nov 30, 2016


List of all bug fixes and enhancements in D 2.072.1:

DMD Compiler regressions

  1. Bugzilla 16102: [REG2.070] struct dtor replace value on stack
  2. Bugzilla 16574: [REG 2.072.0-b1] Unexplained errors about functions that overridde anything
  3. Bugzilla 16678: [REG] Fix for issue 16193 creates major breakage
  4. Bugzilla 16699: [REG 2.070] stack corruption with scope(exit)

DMD Compiler bugs

  1. Bugzilla 13927: optimizer hangs in optelem with SIMD initialization
  2. Bugzilla 16193: opApply() doesn't heap allocate closure

Phobos regressions

  1. Bugzilla 16661: [REG2.072] std/format.d(1070): Incorrect format specifier: .2f for wstring and dstring
  2. Bugzilla 16663: [REG 2.072] std.unit.toUpper rejects an alias this to a string
  3. Bugzilla 16667: [REG] dub test fails on std.conv after upgrade to dmd 2.072.0
  4. Bugzilla 16682: [REG 2.072] "privatization" of symbols in std.stdio breaks DFMT

Druntime bugs

  1. Bugzilla 16651: atomicOp!"-="(ulong, uint) = wrong result/codegen
previous version: 2.072.0 – next version: 2.072.2