ページの改善
いますぐフォークしてオンライン編集し、このページのプルリクエストを送信します。 Github へのログインが必要です。 これは小さな変更に適しています。 大きな変更を加えたい場合は、通常の cloneの使用をお勧めします。
日本語版について
個人的な学習のために、dlang.orgを翻訳したサイトです。 翻訳に際して、様々なサイトを参考にしています。

Change Log: 2.072.1

previous version: 2.072.0 – next version: 2.072.2

Download D 2.072.1
released Nov 30, 2016


List of all bug fixes and enhancements in D 2.072.1:

DMD Compiler regressions

  1. Bugzilla 16102: [REG2.070] struct dtor replace value on stack
  2. Bugzilla 16574: [REG 2.072.0-b1] Unexplained errors about functions that overridde anything
  3. Bugzilla 16678: [REG] Fix for issue 16193 creates major breakage
  4. Bugzilla 16699: [REG 2.070] stack corruption with scope(exit)

DMD Compiler bugs

  1. Bugzilla 13927: optimizer hangs in optelem with SIMD initialization
  2. Bugzilla 16193: opApply() doesn't heap allocate closure

Phobos regressions

  1. Bugzilla 16661: [REG2.072] std/format.d(1070): Incorrect format specifier: .2f for wstring and dstring
  2. Bugzilla 16663: [REG 2.072] std.unit.toUpper rejects an alias this to a string
  3. Bugzilla 16667: [REG] dub test fails on std.conv after upgrade to dmd 2.072.0
  4. Bugzilla 16682: [REG 2.072] "privatization" of symbols in std.stdio breaks DFMT

Druntime bugs

  1. Bugzilla 16651: atomicOp!"-="(ulong, uint) = wrong result/codegen
previous version: 2.072.0 – next version: 2.072.2