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

previous version: 2.091.0 – next version: 2.092.0

Download D 2.091.1
released Apr 17, 2020

2.091.1 comes with 9 fixed Bugzilla issues. A huge thanks goes to the 10 contributors who made 2.091.1 possible.

List of all bug fixes and enhancements in D 2.091.1.

List of all bug fixes and enhancements in D 2.091.1:

DMD Compiler regressions

  1. Bugzilla 20130: ICE when casting from string to other array type due to __ArrayCast not being written
  2. Bugzilla 20730: [REG 2.091] __traits(compiles) fails if any ungagged errors occurred in compilation

DMD Compiler bugs

  1. Bugzilla 18651: ice: assert in glue.d:777 when building these three trivial files
  2. Bugzilla 20610: const in a .tupleof loop is ignored
  3. Bugzilla 20656: cannot compile live function without -preview=dip1021
  4. Bugzilla 20692: Nested alias declarations and getMember trait can crash dmd
  5. Bugzilla 20700: Forward references leads to extern(C++, class|struct) being ignored

Druntime regressions

  1. Bugzilla 20649: Trait isZeroInit gives false in certain scenarios

Druntime bugs

  1. Bugzilla 20731: checkaction=context fails for structs with 'alias this'

Contributors to this release (10)

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

previous version: 2.091.0 – next version: 2.092.0