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

List:       helix-server-cvs
Subject:    [Server-cvs] admin/monitor smonnet.cpp,1.16.18.1.4.1,1.16.18.1.4.2
From:       dcollins () helixcommunity ! org
Date:       2008-07-28 22:45:38
Message-ID: 200807282248.m6SMmAWS012156 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/admin/monitor
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv13845

Modified Files:
      Tag: SERVER_12_0
	smonnet.cpp 
Log Message:
fix win32 build-buster


Index: smonnet.cpp
===================================================================
RCS file: /cvsroot/server/admin/monitor/smonnet.cpp,v
retrieving revision 1.16.18.1.4.1
retrieving revision 1.16.18.1.4.2
diff -u -d -r1.16.18.1.4.1 -r1.16.18.1.4.2
--- smonnet.cpp	28 Jul 2008 22:29:49 -0000	1.16.18.1.4.1
+++ smonnet.cpp	28 Jul 2008 22:45:35 -0000	1.16.18.1.4.2
@@ -263,7 +263,7 @@
                 pAddr->GetAddr(&pRemoteAddrBuf);
                 if (pRemoteAddrBuf)
                 {
-                    pszRemoteAddr = pRemoteAddrBuf->GetBuffer();
+                    pszRemoteAddr = (const char*)pRemoteAddrBuf->GetBuffer();
                 }
                 HX_RELEASE(pAddr);
             }


_______________________________________________
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