Thread overview |
---|
May 23, 2019 [Issue 19892] Add CTFE support for std.bitmanip: nativeToBigEndian, bigEndianToNative, littleEndianToNative, nativeToLittleEndian | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19892 Nathan S. <n8sh.secondary@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13471 Referenced Issues: https://issues.dlang.org/show_bug.cgi?id=13471 [Issue 13471] CTFE glitch when executing std.digest.crc.crc32Of() and checking the result with enforce(). (keyword: uninitialized variable) -- |
May 23, 2019 [Issue 19892] Add CTFE support for std.bitmanip: nativeToBigEndian, bigEndianToNative, littleEndianToNative, nativeToLittleEndian | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19892 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @n8sh created dlang/phobos pull request #7023 "Fix Issue 19892 - Add CTFE support for std.bitmanip: nativeToBigEndian, bigEndianToNative, littleEndianToNative, nativeToLittleEndian" fixing this issue: - Fix Issue 19892 - Add CTFE support for std.bitmanip: nativeToBigEndian, bigEndianToNative, littleEndianToNative, nativeToLittleEndian https://github.com/dlang/phobos/pull/7023 -- |
May 23, 2019 [Issue 19892] Add CTFE support for std.bitmanip: nativeToBigEndian, bigEndianToNative, littleEndianToNative, nativeToLittleEndian | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19892 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/phobos pull request #7023 "Fix Issue 19892 - Add CTFE support for std.bitmanip: nativeToBigEndian, bigEndianToNative, littleEndianToNative, nativeToLittleEndian" was merged into master: - 3578675d26062635794088c898bc65a521ba2ae6 by Nathan Sashihara: Fix Issue 19892 - Add CTFE support for std.bitmanip: nativeToBigEndian, bigEndianToNative, littleEndianToNative, nativeToLittleEndian https://github.com/dlang/phobos/pull/7023 -- |
Copyright © 1999-2021 by the D Language Foundation