[Issue 7492] [CTFE] Error at assign to immutable character array
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jan 20 10:53:25 PST 2015
https://issues.dlang.org/show_bug.cgi?id=7492
Denis Shelomovskij <verylonglogin.reg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |INVALID
--- Comment #5 from Denis Shelomovskij <verylonglogin.reg at gmail.com> ---
(In reply to Kenji Hara from comment #4)
> (In reply to Denis Shelomovskij from comment #3)
> > Anyway "works with non-character arrays" comment isn't addressed. Event if
> > this compiler error is an expected behaviour, the issue is in the fact other
> > types don't produce the same error (try e.g. `int` and `Object` arrays).
>
> Is that diagnostic issue? Please file another report. Thanks!
Filed issue 14017.
--
More information about the Digitalmars-d-bugs
mailing list