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

List:       helix-server-cvs
Subject:    [Server-cvs] tools/unittest/services/pub ut_fileobject.h,1.1,1.2
From:       dcollins () helixcommunity ! org
Date:       2010-09-18 19:45:21
Message-ID: 201009181944.o8IJiref032405 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/tools/unittest/services/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv7609/pub

Modified Files:
	ut_fileobject.h 
Log Message:
64-bit fix: Seek() needs to be HX_OFF_T not ULONG32


Index: ut_fileobject.h
===================================================================
RCS file: /cvsroot/server/tools/unittest/services/pub/ut_fileobject.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ut_fileobject.h	18 Oct 2007 08:22:44 -0000	1.1
+++ ut_fileobject.h	18 Sep 2010 19:45:19 -0000	1.2
@@ -106,7 +106,7 @@
 	STDMETHOD(GetFilename) (THIS_ REF(const char*) pFileName);
 	STDMETHOD(Read       ) (THIS_ UINT32 byteCount);
 	STDMETHOD(Write      ) (THIS_ IHXBuffer* pDataToWrite);
-	STDMETHOD(Seek       ) (THIS_ UINT32 offset, BOOL bRelative);
+	STDMETHOD(Seek       ) (THIS_ HX_OFF_T offset, BOOL bRelative);
 	STDMETHOD(Advise     ) (THIS_ UINT32 useage);
 	STDMETHOD(Close      ) (THIS);
 


_______________________________________________
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