[Issue 11276] Spurious "explicit slice assignment ...[] is better" warning message in Phobos
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 16 07:44:27 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11276
--- Comment #7 from Kenji Hara <k.hara.pg at gmail.com> 2013-10-16 07:44:26 PDT ---
(In reply to comment #6)
> (In reply to comment #4)
>
> > I think the enh 7444 may not be usable in generic code. Maybe we need to
> > disable 7444 for 2.064 release...
>
> Do you plan in restoring 7444 for 2.065? Do you have ideas regarding how to fix
> this situation and save the 7444?
If the code is in template instance, compiler can stop warning. It would save
the generic code case in this issue.
However, currently I have no idea for issue 11244.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list