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

List:       helix-filesystem-cvs
Subject:    [Filesystem-cvs] http httpfsys.cpp,1.56,1.57
From:       jchaney () helixcommunity ! org
Date:       2004-11-02 22:52:46
[Download RAW message or body]

Update of /cvsroot/filesystem/http
In directory cvs-new:/tmp/cvs-serv10856/http

Modified Files:
	httpfsys.cpp 
Log Message:
Synopsis:
Replace lowercase 'min' and 'max' with 'HX_MIN' and 'HX_MAX'

Overview:
This is a continuation of previous work to allow Helix to coexist with
std::min and std::max.


CR: Greg Wright, Bob Clark



Index: httpfsys.cpp
===================================================================
RCS file: /cvsroot/filesystem/http/httpfsys.cpp,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- httpfsys.cpp	28 Oct 2004 20:23:21 -0000	1.56
+++ httpfsys.cpp	2 Nov 2004 22:52:44 -0000	1.57
@@ -1899,7 +1899,7 @@
 
     sBaseURL = m_pFilename;
 
-    nBeforeFile = max
+    nBeforeFile = HX_MAX
     (
         sBaseURL.ReverseFind('\\'),
         sBaseURL.ReverseFind('/')



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

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