Phobos - breaking existing code

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sat Nov 29 14:24:46 PST 2014


On 11/29/2014 1:56 PM, H. S. Teoh via Digitalmars-d wrote:
> There's also the issue of symbols that got moved to a different module.
> Sometimes leaving an alias behind is not workable, because it will cause
> conflicts when user code imports both modules. Unless, of course, we
> change overload rules to allow such apparent conflicts when they
> actually ultimately resolve to the same symbol in the end.

Aliases that resolve to the same symbol was a bug fixed long ago. If this has 
resurfaced, please file a bugzilla.



More information about the Digitalmars-d mailing list