https://issues.dlang.org/show_bug.cgi?id=23573
--- Comment #7 from [email protected] --- I think the problem is that 'least significant bit' is undefined here, since the term is defined according to the data, not endianness. --
d-bugmail--- via Digitalmars-d-bugs Thu, 22 Dec 2022 11:06:35 -0800
https://issues.dlang.org/show_bug.cgi?id=23573
--- Comment #7 from [email protected] --- I think the problem is that 'least significant bit' is undefined here, since the term is defined according to the data, not endianness. --