https://issues.dlang.org/show_bug.cgi?id=21636
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @berni44 updated dlang/phobos pull request #7793 "Fix issues 21635 and 21636 - check parameters of bitfields" fixing this issue: - Fix issues 21635, 21636: std.bitmanip: bitfields should produce better error messages with wrong parameters std.bitmanip: bitfields size of bitfield should be checked against size of used type https://github.com/dlang/phobos/pull/7793 --
