[Issue 18734] bitnum parameter of core.bitop.bt should be signed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 21 07:56:42 UTC 2020


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
Huh, you are right. This:

https://www.felixcloutier.com/x86/bt

doesn't mention it's signed, but the AMD reference says it is.

--


More information about the Digitalmars-d-bugs mailing list