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

Change Log: 2.072.2

previous version: 2.072.1 – next version: 2.073.0

Download D 2.072.2
released Dec 31, 2016


List of all bug fixes and enhancements in D 2.072.2.

Library Changes

  1. The --DRT-cycle=deprecate runtime switch was added.

    As a follow-up to the fixed module cycle detection in 2.072.0, the --DRT-oncycle runtime switch got a deprecate option. It was made default, instead of --DRT-oncycle=abort, in order to deprecate code that was relying on previously undected module constructor cycles.


List of all bug fixes and enhancements in D 2.072.2:

DMD Compiler regressions

  1. Bugzilla 16747: [Reg 2.072] Cannot have stack allocated classes in @safe code
  2. Bugzilla 16980: [REG2.072.0] wrong interface called
  3. Bugzilla 17029: [Reg 2.072] scope variable may not be returned

Phobos regressions

  1. Bugzilla 16667: [REG] dub test fails on std.conv after upgrade to dmd 2.072.0

Phobos bugs

  1. Bugzilla 9378: std.internal.digest.sha_SSE3 breaks if compiled with PIC
  2. Bugzilla 16794: dmd not working on Ubuntu 16.10 because of default PIE linking

Druntime regressions

  1. Bugzilla 16974: [REG2.068] Equal associative arrays with associative array keys are considered unequal

dlang.org bugs

  1. Bugzilla 16948: broken links in std.stdio due to inccorrect use of WEB macro

Tools regressions

  1. Bugzilla 14296: RDMD fails at building a lib when the source is in a subdir
  2. Bugzilla 16962: rdmd --build-only --force -c main.d fails: ./main: No such file or directory
  3. Bugzilla 16978: [REG2.072.0] pragma(lib) is broken with rdmd
previous version: 2.072.1 – next version: 2.073.0