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

Basile-z <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Basile-z <[email protected]> ---
string is not a builtin type, it's an alias to an array, so the rule for
uniform constructor call doesn't apply.

--

Reply via email to