|
From: Alan E. <ala...@gm...> - 2009-09-30 19:08:04
|
I've seen an NPE there from time to time also, but I can't reproduce it. On Wed, Sep 30, 2009 at 11:50 AM, Dale Anson <da...@gr...> wrote: > On Wed, Sep 30, 2009 at 9:58 AM, Matthieu Casanova > <cho...@gm...> wrote: > > But in that code, the fields are used as parameters, so filling the > keyword > > field at line 294 is used to highlight tokens, removing that will lead to > > bugs. > > For the NPE at line 294, do you know if it is because of context being > null > > or context.rules ? > > I don't know. I didn't look into it far enough. I supposed, though, > if I'm the only one seeing this issue, that means I've got something > wrong somewhere. > > |