[Issue 13084] ModuleInfo.opApply delegate expects immutable parameter
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jul 12 10:41:24 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13084
--- Comment #7 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Jacob Carlborg from comment #5)
> (In reply to Walter Bright from comment #4)
> > Hmm. Suppose we did this:
> >
> > alias immutable(_ModuleInfo) ModuleInfo;
> >
> > ?
>
> It would still break the API.
How? (I know it will break people modifying ModuleInfo at runtime, but anything
else?)
--
More information about the Digitalmars-d-bugs
mailing list