[Issue 23280] Error: Incompatible types for array comparison: string and string

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 6 11:53:01 UTC 2022


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

Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de

--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
I cannot reproduce here, but I had to guess the rest of your code (just wrapped
it into a function). Can you provide a full example?

I suspect that there might some mix of compiler versions including the
definition of `string` from different versions or installations. Do you have
multiple projects loaded into the solution that use different configurations?

--


More information about the Digitalmars-d-bugs mailing list