DParserCOMServer constantly crashing

FoxyBrown via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Fri Jul 14 10:32:19 PDT 2017


after updating, the errors I get are

$exception: 'Unable to cast object of type 
'D_Parser.Resolver.EnumType' to type 
'D_Parser.Resolver.TemplateIntermediateType'.'

this: Cannot obtain value of the local variable or argument 
because it is not available at this instruction pointer, possibly 
because it has been optimized away.

isExpression: {is(T==struct)}

DoAliasHandling:	Cannot obtain value of the local variable or 
argument because it is not available at this instruction pointer, 
possibly because it has been optimized away.	bool


It shouldn't crash because that interrupts the work flow.



More information about the Digitalmars-d-ide mailing list