ICEs on package.d module names
Iain Buclaw via D.gnu
d.gnu at puremagic.com
Wed May 10 00:54:50 PDT 2017
On 10 May 2017 at 05:11, Solomon E via D.gnu <d.gnu at puremagic.com> wrote:
> I've got errors, and I wasn't sure about reporting them, because there are
> so many, and they're probably all my fault, but some are ICEs.
>
>
> file program.d:
>
> import subdir.first_module;
> import subdir: second_module;
>
Importing an import. That seems to be one case I forgot to cover.
>
> I tried signing in at Bugzilla, which I've used before, but it didn't accept
> my password, and when I asked to reset my password, it said it sent an
> email, but I didn't receive an email. Maybe you're not using the same
> Bugzilla as some other project.
Send me a private message, and I could sort that out for you.
More information about the D.gnu
mailing list