On Tue, Nov 18, 2003 at 09:46:46AM +0100, Andre Poenitz wrote: > > > + cursorRight(bv()); > > > > note that cursorRight takes a bool argument. (Dunno what's for, though ;-) > > funny. I copied this from somewhere else. So the argument doesn't look > terribly important, does it?
It was, at least. The bug above is from when the bv argument was removed from these methods; somebody wasn't quite careful enough in removing the bv()'s. regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.