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

List:       helix-server-cvs
Subject:    [Server-cvs] engine/dataflow ppm.cpp,1.153.4.7,1.153.4.8
From:       yijil () helixcommunity ! org
Date:       2013-07-22 9:38:33
[Download RAW message or body]

Update of /cvsroot/server/engine/dataflow
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv9828

Modified Files:
      Tag: SERVER_15_1_0
	ppm.cpp 
Log Message:
Committed to: SERVER_15_1_0_RN, HEAD

Reviewed by: Xiaocheng

Synopsis:
=========
Fix build error

Branch: SERVER_15_1_0_RN, HEAD

Suggested Reviewers: Anyone

Description:
============
build error in ppm.cpp

Files affected:
===============
server/engine/dataflow/ppm.cpp

Testing Performed:
================
Unit Tests:
None

Integration Tests:

Leak Tests: None
Performance Tests: N/A

Platforms Tested: CentOs64

Builds Verified: CentOs64

QA Hints
========
None.



Index: ppm.cpp
===================================================================
RCS file: /cvsroot/server/engine/dataflow/ppm.cpp,v
retrieving revision 1.153.4.7
retrieving revision 1.153.4.8
diff -u -d -r1.153.4.7 -r1.153.4.8
--- ppm.cpp	19 Jul 2013 08:10:20 -0000	1.153.4.7
+++ ppm.cpp	22 Jul 2013 09:38:22 -0000	1.153.4.8
@@ -2137,7 +2137,7 @@
             }
         }
 
-        if (bUnexpectedDisturb and tScheduleTime < pStreamData->m_tLastScheduledTime)
+        if (bUnexpectedDisturb && tScheduleTime < pStreamData->m_tLastScheduledTime)
         {
             tScheduleTime = pStreamData->m_tLastScheduledTime;
         }


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

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