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

List:       helix-server-cvs
Subject:    [Server-cvs] engine/core _main.cpp,1.210.2.3.4.3,1.210.2.3.4.4
From:       dcollins () helixcommunity ! org
Date:       2012-05-25 19:14:23
[Download RAW message or body]

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

Modified Files:
      Tag: SERVER_NUCLEUS
	_main.cpp 
Log Message:
get_trace() update for ARM


Index: _main.cpp
===================================================================
RCS file: /cvsroot/server/engine/core/_main.cpp,v
retrieving revision 1.210.2.3.4.3
retrieving revision 1.210.2.3.4.4
diff -u -d -r1.210.2.3.4.3 -r1.210.2.3.4.4
--- _main.cpp	23 Mar 2012 18:35:22 -0000	1.210.2.3.4.3
+++ _main.cpp	25 May 2012 19:14:20 -0000	1.210.2.3.4.4
@@ -1863,7 +1863,7 @@
         };
         ptr = &(buffer[0]);
 
-#elif (defined _LINUX && !defined _LONG_IS_64) || defined _SOLARIS || defined _AIX
+#elif (defined _LINUX && !defined _LONG_IS_64 && !defined _ARM) || defined _SOLARIS || defined _AIX
         char* pTrace = get_trace_from_context(pSC);
         CA_PRINT(("%s", pTrace));
         RSSLOG(pTrace);


_______________________________________________
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