[Issue 14301] [2.067-rc1] Private symbols of module conflicts with public from another
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Mar 19 18:49:12 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14301
--- Comment #14 from Martin Nowak <code at dawg.eu> ---
> yes, those fixes will break some code. but refusing to fix 'em will leave features broken forever, as there are more and more code that rely on broken things.
https://yourlogicalfallacyis.com/strawman
This is not what I was saying, Kenji's patch fixes 313 and 314, which is great,
but it also unnecessarily changes how selective imports work.
This will break a lot of code to make a behavior different not better.
Nobody is against fixing imports, but it's a core language feature and has to
be done carefully.
--
More information about the Digitalmars-d-bugs
mailing list