May 18, 2015
On Sun, 17 May 2015 10:09:10 +0000, Daniel Kozak wrote:

> On Sunday, 17 May 2015 at 09:25:33 UTC, Namespace wrote:
>> Is this error an ICE? I think so, because I see the internal filename, but I'm not sure.
>>
>> Error: e2ir: cannot cast malloc(length * 8u) of type void* to type
>> char[]
> 
> I would say this is not an ICE just normal error message.

anything including "e2ir" is definitely an ICE, i believe. it should be catched by frontend.

May 19, 2015
On Sunday, 17 May 2015 at 09:25:33 UTC, Namespace wrote:
> Is this error an ICE? I think so, because I see the internal filename, but I'm not sure.
>
> Error: e2ir: cannot cast malloc(length * 8u) of type void* to type char[]

https://github.com/D-Programming-Language/dmd/pull/4667
1 2
Next ›   Last »