[Issue 12088] Bugs caused by using logical 'and' instead of bitwise 'and'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 29 15:14:44 UTC 2023


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

Nick Treleaven <nick at geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at geany.org

--- Comment #2 from Nick Treleaven <nick at geany.org> ---
`some_integer && int_literal` could be made an error.

--


More information about the Digitalmars-d-bugs mailing list