Git, the D package manager
Sönke Ludwig via Digitalmars-d
digitalmars-d at puremagic.com
Thu Feb 5 08:37:19 PST 2015
Am 05.02.2015 um 16:16 schrieb Vladimir Panteleev:
> On Thursday, 5 February 2015 at 15:01:57 UTC, Sönke Ludwig wrote:
>> BTW, there is one thing about RDMD that can be a real issue and one
>> that is not easily solved without integrating its functionality
>> directly into DMD: It doesn't track local and string imports. This is
>> the main reason why I haven't personally used it since a while,
>> although it is directly supported with "dub --rdmd".
>
> String imports were fixed recently, I think.
Good to know. This would make it practical to use for me again.
>
> Local imports:
>
> http://d.puremagic.com/issues/show_bug.cgi?id=7016
>
More information about the Digitalmars-d
mailing list