Author: bkuhn
Date: Wed Dec  3 04:14:33 2008
New Revision: 5124

URL: http://svn.gna.org/viewcvs/pokersource?rev=5124&view=rev
Log:
Return PacketError after PacketPokerGetTourneyManager has invlaid 
tourney_serial; Closes sr#2190

If the database doesn't have a given tourney_serial, then
PokerService.tourenyManager() returns an appropriate PacketError.

Other changes:

  * Better documentation on PacketPokerGetTourneyManager()

  * print a message if there is more than one tourney_serial (will
    probably never happen)

  * print a message when verbosity set that the client requested a
    non-existent tourney_serial.

Merge commit from quick-patch-devel into trunk
Conflicts (resloved):
        poker-network/ChangeLog

Modified:
    trunk/poker-network/ChangeLog
    trunk/poker-network/pokernetwork/pokerpackets.py
    trunk/poker-network/pokernetwork/pokerservice.py
    trunk/poker-network/tests/test-pokerservice.py.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to