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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 1 10:18:19 UTC 2020


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

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@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

--


More information about the Digitalmars-d-bugs mailing list