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

Dlang Bot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <[email protected]> ---
@rainers created dlang/dmd pull request #10706 "fix Issue 20475 - Struct of
static array of strings is bitwise-compar…" fixing this issue:

- fix Issue 20475 - Struct of static array of strings is bitwise-compared
instead of member-wise

  needOpEquals should check the type of the elements of static arrays, too.

https://github.com/dlang/dmd/pull/10706

--

Reply via email to