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

previous version: 2.101.0 – next version: 2.101.2

Download D 2.101.1
released Dec 15, 2022

2.101.1 comes with 11 fixed Bugzilla issues. A huge thanks goes to the 11 contributors who made 2.101.1 possible.

List of all bug fixes and enhancements in D 2.101.1.

List of all bug fixes and enhancements in D 2.101.1:

DMD Compiler regression fixes

  1. Bugzilla 23490: DMD creating corrupted vtable
  2. Bugzilla 23497: Erroneous escape reference to parameter error.
  3. Bugzilla 23532: Missing type properties for complex special enum types
  4. Bugzilla 23549: assert(0) as default parameter causes segfault

DMD Compiler bug fixes

  1. Bugzilla 22587: ternary with function call and assert(0) leads to cod1 assertion
  2. Bugzilla 23481: [inf loop] usertype enums opOpAssign cause an compile time infinite loop
  3. Bugzilla 23516: Anonymous enum without base type causes segfault inferring member value
  4. Bugzilla 23529: [ICE] Compiler segfaults on static array cast
  5. Bugzilla 23533: Segmentation fault accessing enum.max with -preview=nosharedaccess

Phobos bug fixes

  1. Bugzilla 22745: std.parallelism.parallel fails to process empty range on a single CPU

Druntime enhancements

  1. Bugzilla 23498: OpenBSD: Fix core.sys.posix.sys.wait

Contributors to this release (11)

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

previous version: 2.101.0 – next version: 2.101.2