https://issues.dlang.org/show_bug.cgi?id=13366
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Vladimir Panteleev <[email protected]> --- As explained on the forum, "etc" is a package reserved for Phobos. http://forum.dlang.org/post/[email protected] I suppose we could narrow it down in rdmd to "etc.c" but really people shouldn't be mixing package names used in Phobos and in their code. --
