I don't even..

2014-01-30 Thread Mineko
/tree/master/res/plugins Sorry for being so vague, but as the title says.. I don't even..

Re: I don't even..

2014-01-30 Thread Adam D. Ruppe
On Friday, 31 January 2014 at 02:15:08 UTC, Mineko wrote: I'm completely lost on this one, here's the error message: I think it is because "shared" is a keyword in D, so your module name module whatever.shared.shared; is triggering the problem. If you rename the package and modules from sh

Re: I don't even..

2014-01-30 Thread Mineko
On Friday, 31 January 2014 at 02:26:51 UTC, Adam D. Ruppe wrote: On Friday, 31 January 2014 at 02:15:08 UTC, Mineko wrote: I'm completely lost on this one, here's the error message: I think it is because "shared" is a keyword in D, so your module name module whatever.shared.shared; is trig

Re: I don't even..

2014-01-30 Thread Meta
On Friday, 31 January 2014 at 02:37:02 UTC, Mineko wrote: On Friday, 31 January 2014 at 02:26:51 UTC, Adam D. Ruppe wrote: On Friday, 31 January 2014 at 02:15:08 UTC, Mineko wrote: I'm completely lost on this one, here's the error message: I think it is because "shared" is a keyword in D, so

Re: I don't even..

2014-01-31 Thread Andrej Mitrovic
On 1/31/14, Meta wrote: > You might want to file a bug report as well about the utterly > obtuse error message. Yes, please file this as a bug. Thanks!