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

previous version: 2.105.1 – next version: 2.105.3

Download D 2.105.2
released Sep 15, 2023

2.105.2 comes with 6 fixed Bugzilla issues. A huge thanks goes to the 4 contributors who made 2.105.2 possible.

List of all bug fixes and enhancements in D 2.105.2.

List of all bug fixes and enhancements in D 2.105.2:

DMD Compiler regression fixes

  1. Bugzilla 24109: [REG2.103] 'need this' when invoking outer method from inner method
  2. Bugzilla 24110: [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)
  3. Bugzilla 24118: ICE / regression from 2.103.1 - segfault on CTFE only code in 2.104.2 and 2.105.0
  4. Bugzilla 24144: [REG2.105] Silent file name index overflow

DMD Compiler bug fixes

  1. Bugzilla 24139: 'this' corruption in extern(C++) dtor when destructing via TypeInfo_Struct

Phobos bug fixes

  1. Bugzilla 24140: Int128.opBinary [+-*/%&|^] with negative long arguments gives wrong answers

Contributors to this release (4)

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

previous version: 2.105.1 – next version: 2.105.3