Mono-D v0.5.5.5 - Huge completion refactoring/v0.5.5.6 - Bug fixes

Alexander Bothe info at alexanderbothe.com
Sat Dec 28 04:38:56 PST 2013


On Saturday, 28 December 2013 at 03:13:10 UTC, Casper Færgemand 
wrote:
> On Saturday, 28 December 2013 at 02:02:44 UTC, Alexander Bothe 
> wrote:
>> May I have some code samples? Writing 'SysTime' may happen 
>> everywhere - as well as 'a similar null-pointer' .. I have no 
>> magic glass bowl to look in, you know. ;-)
> I can't reproduce it in a new file. I can, however, go to any 
> line in my existing project, press a key on the keyboard, and 
> the code completion window crashes with a null pointer. Not 
> sure what you want aside from that. I don't see why it would 
> have anything to do with what code I've written. My only import 
> outside Phobos is Pegged.
>
> D_Parser.Dom.DefaultDepthFirstVisitor.Visit(ArrayLiteralExpression 
> x)

Okay, I think that I've fixed it now although I still can't 
reproduce this exception in any wise - neither in my trivial test 
programs nor in std.datetime (just noticed that halfway fluid 
editing with all code completion and stuff is possible there 
either - despite 35k LOC)

How am I supposed to test things I've never seen before?


More information about the Digitalmars-d-announce mailing list