ページの改善
いますぐフォークしてオンライン編集し、このページのプルリクエストを送信します。
Github へのログインが必要です。 これは小さな変更に適しています。
大きな変更を加えたい場合は、通常の cloneの使用をお勧めします。
日本語版について
個人的な学習のために、dlang.orgを翻訳したサイトです。
翻訳に際して、様々なサイトを参考にしています。
Change Log: 2.097.1
Download D 2.097.1
released Jul 20, 2021
2.097.1 comes with 16 fixed Bugzilla issues.
A huge thanks goes to the
9 contributors
who made 2.097.1 possible.
List of all bug fixes and enhancements in D 2.097.1.
List of all bug fixes and enhancements in D 2.097.1:
DMD Compiler regression fixes
- Bugzilla 22035: [REG 2.097][ICE] Segmentation fault parsing invalid case statement
- Bugzilla 22048: [REG2.095] alias a = int p; compiles
- Bugzilla 22084: [REG 2.097] Segmentation fault passing non-pod struct as variadic argument
- Bugzilla 22121: [REG 2.097][ICE] Segmentation fault in in dmd.dsymbol.ScopeDsymbol.addAccessiblePackage
- Bugzilla 22122: [REG 2.097][ICE] Segmentation fault in in dmd.access.hasPackageAccess
DMD Compiler bug fixes
- Bugzilla 21951: Segfault on noreturn.init
- Bugzilla 21993: Cannot cast to noreturn
Phobos regression fixes
- Bugzilla 22056: [Reg 2.074] std.traits.isFloatingPoint, isNumeric, isUnsigned, & isSigned should never be true for SIMD vectors
- Bugzilla 22057: [Reg 2.074] std.traits.isNumeric & isUnsigned should not be true for enum types with character base types
- Bugzilla 22058: [Reg 2.074] std.traits.isNumeric & isSigned should not be true for complex or imaginary types
- Bugzilla 22093: [Reg 2.097] std.typecons.RefCounted!T for struct T without an explicit toString or alias this previously could be converted to string even when uninitialized but now cannot be
- Bugzilla 22125: std.process.Config was changed to a struct but miss operator overloads, leading to user code breakage.
Druntime bug fixes
- Bugzilla 21996: -checkaction=context triggers InvalidMemoryOperationError in finalizer
- Bugzilla 22024: hashOf does not work on enum types whose base type is a SIMD vector
- Bugzilla 22076: hashOf(S) can segfault if S.toHash is forwarded via 'alias this' to a receiver which may be null
- Bugzilla 22081: DWARF v5 support is utterly broken - 'illegal instruction' when throwing exceptions
Contributors to this release (9)
A huge thanks goes to all the awesome people who made this release possible.
- Ate Eskola
- Florian
- Iain Buclaw
- Martin Kinkelin
- Martin Nowak
- MoonlightSentinel
- Nathan Sashihara
- Razvan Nitu
- Vladimir Panteleev
Copyright © 1999-2022 by the D Language Foundation | Page generated by
Ddoc on Wed Nov 23 08:31:02 2022