On Saturday, 23 August 2014 at 18:12:44 UTC, novice2 wrote:
On Saturday, 23 August 2014 at 17:32:15 UTC, Vladimir Panteleev wrote:"etc" is a standard D package name reserved for Phobos, theThanks for explanation. I not be able to undertsand the cause - weird error message. Now i can easy fix my code.BTW, did rdmd determine user code or standard library by sorce file pathes?Or it those names must be hardcoded?
The top-level package names (std, etc and core) are currently hard-coded in rdmd.