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

previous version: 2.089.0

Download D 2.089.1 Beta
to be released Dec 06, 2019

2.089.1 comes with 13 fixed Bugzilla issues. A huge thanks goes to the 14 contributors who made 2.089.1 possible.

List of all bug fixes and enhancements in D 2.089.1.

List of all bug fixes and enhancements in D 2.089.1:

DMD Compiler regressions

  1. Bugzilla 15069: [REG2.064] nonsense struct template instantiations still compile
  2. Bugzilla 19884: [regression] Error: alias op = op; cannot alias itself, use a qualified name to create an overload set
  3. Bugzilla 20348: [Reg 2.089.0-rc.1] Bad debug info for enum forward references
  4. Bugzilla 20376: @disable this(ref return scope Foo rhs) enables broken binaries (out-of-bounds access)
  5. Bugzilla 20388: Parse error when compiling lambdas in mixins as template parameters
  6. Bugzilla 20420: [REG2.067] inlining error with a valid function

DMD Compiler bugs

  1. Bugzilla 20092: void[1] auto slicing makes the compiler hang
  2. Bugzilla 20253: bad debug line info for function without epilog
  3. Bugzilla 20264: ICE on illegal cast to vector.
  4. Bugzilla 20280: Compiler segfault when building two small files
  5. Bugzilla 20366: CTFE foreach_reverse on array with utf characters crashes compiler

DMD Compiler enhancements

  1. Bugzilla 20356: exceeding template expansion limits

Tools bugs

  1. Bugzilla 20386: Test extractor shouldn't emit unit tests, but regular functions for @betterC tests

Contributors to this release (14)

A huge thanks goes to all the awesome people who made this release possible.

previous version: 2.089.0