Hi there, I think I may have found a bug with the 5pt penalty which causes a segfault when the bag is empty. Apologies if this is known but i couldn't spot it in the archives. The error is:
quacker: move.cpp:429: static bool Quackle::MoveList::wordPosComparator(const Quackle::Move&, const Quackle::Move&): Assertion `move1.tiles() != move2.tiles()' failed. I'm running a version compiled with gcc 4.2.3 and qt 4.4.0, on Ubuntu Hardy. Thanks for all your efforts. Stewart Houten
