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.067.1

previous version: 2.067.0 – next version: 2.068.0

Download D 2.067.1
released Apr 25, 2015


List of all bug fixes and enhancements in D 2.067.1:

DMD Compiler regressions

  1. Bugzilla 14344: [REG2.067] Wrong opBinary call in construction
  2. Bugzilla 14376: [REG2.064] false positive "Error: one path skips field"
  3. Bugzilla 14395: [REG2.067] Typesafe variadic function call collapsed if being used for default value
  4. Bugzilla 14424: [REG2.066] dmd crashes with __traits(getUnitTests)
  5. Bugzilla 14440: [REG2.067] [CTFE] Wrong values set in a matrix constructor
  6. Bugzilla 14443: [REG2.067.0] Incorrect double freeing of reference counted struct
  7. Bugzilla 14463: [REG2.067] DMD crashes compiling module level immutable struct that takes an array in ctor

DMD Compiler bugs

  1. Bugzilla 14375: static assert leads to __traits(allMembers) retuning an extra empty entry

Phobos regressions

  1. Bugzilla 14396: [REG2.066] compile error std.conv.parse!int with input range

Druntime regressions

  1. Bugzilla 14467: arr.capacity sometimes erroneously returns 0

Website bugs

  1. Bugzilla 14329: [2.067] offline doc - menu broken due to missing jquery-1.7.2.min.js
previous version: 2.067.0 – next version: 2.068.0