[prev in list] [next in list] [prev in thread] [next in thread] 

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/libatlantic trade.h,1.16,1.17
From:       kde () office ! kde ! org
Date:       2003-07-18 0:03:19
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/libatlantic
In directory office:/tmp/cvs-serv13141

Modified Files:
	trade.h 
Log Message:
forwardport: fix compilation (gcc 3.4+)

Index: trade.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantic/trade.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- trade.h	12 Jul 2003 18:14:22 -0000	1.16
+++ trade.h	18 Jul 2003 00:03:16 -0000	1.17
@@ -121,8 +121,8 @@
 		for (QPtrListIterator<Player> i(mPlayers()); *i; ++i)
 		{
 			if (
-					(*i)->from()==from
-					&& (*i)->to()==to
+					i.current()->from()==from
+					&& i.current()->to()==to
 					&& dynamic_cast<Player*>(*i)
 				)
 			{

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@mail.kde.org
http://mail.kde.org/mailman/listinfo/atlantik-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic