March 3, 2012
6:09 a.m.
In the method postLoadRBSpelling "We want to initialize and download the dictionary file so that tests can be run without internet." Smalltalk at: #RBInternalSpellChecker ifPresent: [:cl | cl new ]. the new invocation leads to Error: Improper store into indexable object. And due to that, Nautilus builds fail. I have to go to bed now, but if someone could have a look, I will appreciate :) Thanks in advance, Ben