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

Change Log: 2.071.1

previous version: 2.071.0 – next version: 2.071.2

Download D 2.071.1
released June 27, 2016


List of all bug fixes and enhancements in D 2.071.1:

DMD Compiler regressions

  1. Bugzilla 15629: [REG2.066.0] wrong code with '-O -inline' but correct with '-O'
  2. Bugzilla 15861: [REG 2.069] Wrong double-to-string conversion with -O
  3. Bugzilla 15897: private base class method not seen through derived class
  4. Bugzilla 15898: [REG2.069] Internal error: backend\cgcod.c 1651
  5. Bugzilla 15925: -transition=[check]imports ignores import declaration from mixin templates
  6. Bugzilla 15961: [REG2.066] ICE with instance field introduced by anonymous struct
  7. Bugzilla 15998: [REG2.067] Segmentation fault on const folding of arrays of static arrays
  8. Bugzilla 16022: [REG2.069] dmd assertion failure due to misplaced comma operator
  9. Bugzilla 16027: Wrong result of double multiplication
  10. Bugzilla 16080: [REG2.071.0] Internal error: backend\cgobj.c 3406 when building static library

DMD Compiler bugs

  1. Bugzilla 15856: Confusing error message with -transition=checkimports

DMD Compiler enhancements

  1. Bugzilla 15402: allow private access to package symbols

Phobos regressions

  1. Bugzilla 15914: [REG 2.071] getopt doesn't accept anymore a character for a bool option
  2. Bugzilla 15941: [REG v2.069] rbtree no longer supports classes

Druntime regressions

  1. Bugzilla 15911: undefined __Unwind_GetIPInfo for x86_64
previous version: 2.071.0 – next version: 2.071.2