[Issue 24371] [REG 2.104] String array concatenation does not respect operator precedence

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 20 12:40:53 UTC 2024


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #16204 "Fix Issue 24371 - String array concatenation
does not respect operator precedence" was merged into stable:

- 0e2a7f16a15ae3705e7791448165d8c9f789b942 by Teodor Dutu:
  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