Why doesn't symbol wheelbarrowing work with function templates?

Kenji Hara k.hara.pg at gmail.com
Sun Jun 16 22:19:30 PDT 2013


2013/6/14 Timon Gehr <timon.gehr at gmx.ch>

> On 06/13/2013 11:53 AM, TommiT wrote:
>
>> "symbol wheelbarrowing" = "making symbols in other module(s) local to
>> the current module"
>> (described in TDPL at page 148)
>>
>> The problem:
>> -----------
>>
>> ...
>>
>>
>> 1. alias main.bar conflicts with alias main.bar
>>
>
> Compiler bug.
>

Compiler fix:
https://github.com/D-Programming-Language/dmd/pull/1660

Kenji Hara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130617/360ebc5d/attachment.html>


More information about the Digitalmars-d mailing list