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

previous version: 2.092.0 – next version: 2.093.0

Download D 2.092.1
released Jun 10, 2020

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

List of all bug fixes and enhancements in D 2.092.1.

List of all bug fixes and enhancements in D 2.092.1:

DMD Compiler regressions

  1. Bugzilla 20626: ICE when using typeof of unittest symbol without -unittest flag
  2. Bugzilla 20830: Segfault for multiple duplicate interfaces
  3. Bugzilla 20885: pointer rejected for the variable declared in a if condition
  4. Bugzilla 20890: parameter corruption when other parameter is a static array of length 1
  5. Bugzilla 20893: [REG 2.087] 32-bit arithmetic goes wrong

DMD Compiler bugs

  1. Bugzilla 12520: Comparing two TypeTuples with == does not compile for no arguments
  2. Bugzilla 19344: Enum member UDAs & getUDAs throwing an error
  3. Bugzilla 19728: AliasSeq in UDA errors
  4. Bugzilla 20093: __traits(getAttributes) Error: cannot form tuple of tuples
  5. Bugzilla 20710: ICE when statically accessing struct member containing empty array
  6. Bugzilla 20758: __traits(getAttributes) as template argument results in broken template instances
  7. Bugzilla 20835: Enum member attributes being evaluated in wrong scope.
  8. Bugzilla 20875: [REG2.087.1] Enum template specialization ignored
  9. Bugzilla 20884: Using getMember with a type as first argument can lose type qualifiers.
  10. Bugzilla 20894: ICE: passing a member template mixin identifier as alias argument
  11. Bugzilla 20919: DMD crash when '__traits' prints error involving a Parameter

DMD Compiler enhancements

  1. Bugzilla 20744: Using __parameters result in function definition causes wrong lookup

Phobos bugs

  1. Bugzilla 20785: std.file.setTimes: on macOS use setattrlist to avoid truncating timestamp precision to microseconds

Druntime bugs

  1. Bugzilla 20832: Fix ioctl request for TCSETS2

Contributors to this release (9)

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

previous version: 2.092.0 – next version: 2.093.0