[Issue 24371] [REG 2.104] String array concatenation does not respect operator precedence
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 19 17:53:50 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24371
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@teodutu updated dlang/dmd pull request #16204 "Fix Issue 24371 - String array
concatenation does not respect operator precedence" fixing this issue:
- Fix Bugzilla Issue 24371 - String array concatenation does not respect
operator precedence
Rethink lowering logic to account for parentheses and operator
associativity.
Signed-off-by: Teodor Dutu <teodor.dutu at gmail.com>
https://github.com/dlang/dmd/pull/16204
--
More information about the Digitalmars-d-bugs
mailing list