Revision 1202642

Go back to digest for 5th December 2010

Bug Fixes in Games

Wolfgang Rohdewald committed changes in /trunk/KDE/kdegames/kajongg/src:

Regression: when a player aborted a game, the other players were not notified
with a message box, they only got a message on stdout

Old bug: Not all players always got notification in such a case
(hint: do not modify a list while looping through it)

File Changes

Modified 5 files
  • /trunk/KDE/kdegames/kajongg/src
  •   /common.py
  •   /deferredutil.py
  •   /game.py
  •   /kajongg.py
  •   /server.py
5 files changed in total