Update of /cvsroot/playerstage/code/player/server/drivers/mixed/rmp
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22289/server/drivers/mixed/rmp

Modified Files:
        segwayrmp.cc 
Log Message:
added missing ProcessMessages call to RMP driver 

Index: segwayrmp.cc
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/server/drivers/mixed/rmp/segwayrmp.cc,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** segwayrmp.cc        6 May 2006 11:31:11 -0000       1.41
--- segwayrmp.cc        18 Jul 2006 22:28:40 -0000      1.42
***************
*** 323,326 ****
--- 323,327 ----
    {
      pthread_testcancel();
+       ProcessMessages();
      
      // Read from the RMP


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to