[Issue 23573] std.bitmanip.bitfields doesn't respect native endianness

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 22 19:02:15 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=23573

--- Comment #7 from elpenguino+D at gmail.com ---
I think the problem is that 'least significant bit' is undefined here, since
the term is defined according to the data, not endianness.

--


More information about the Digitalmars-d-bugs mailing list