[Issue 21635] std.bitmanip: bitfields should produce better error messages with wrong parameters
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Feb 13 13:32:15 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21635
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@berni44 created dlang/phobos pull request #7793 "Fix issues 21635 and 21636 -
check parameters of bitfields" fixing this issue:
- Fix issue 21635 - std.bitmanip: bitfields should produce better error
messages with wrong parameters
  Fix issue 21636 - std.bitmanip: bitfields size of bitfield should be checked
against size of used type
https://github.com/dlang/phobos/pull/7793
--
    
    
More information about the Digitalmars-d-bugs
mailing list