Error or a new behaviour with 2.071.0
ZombineDev via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 12 04:52:18 PDT 2016
On Tuesday, 12 April 2016 at 11:42:08 UTC, Steven Schveighoffer
wrote:
> On 4/8/16 2:03 PM, ZombineDev wrote:
>> On Friday, 8 April 2016 at 13:44:17 UTC, Steven Schveighoffer
>> wrote:
>>> [...]
>
>>>[...]
>>
>> Even so, you shouldn't be able to make a local alias to
>> private symbol
>> from a different module.
>
> Sure, but the overloading behavior is expected is all I was
> saying. If a.Foo was not private, then the behavior above
> should be expected. The impression I get from the OP is that he
> thinks it's a further error.
>
> -Steve
Ah ok, I see where you're coming from.
More information about the Digitalmars-d
mailing list