[sword-cvs] swordreader/src/gui gui.vcl,1.2,1.3

sword@www.crosswire.org sword@www.crosswire.org
Sat, 17 Jan 2004 00:00:33 -0700


Update of /cvs/core/swordreader/src/gui
In directory www:/tmp/cvs-serv16326/src/gui

Modified Files:
	gui.vcl 
Log Message:
redid io calls-- not done

Index: gui.vcl
===================================================================
RCS file: /cvs/core/swordreader/src/gui/gui.vcl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gui.vcl	17 Jan 2004 02:57:42 -0000	1.2
+++ gui.vcl	17 Jan 2004 07:00:31 -0000	1.3
@@ -6,12 +6,58 @@
 --------------------Configuration: gui - Win32 (WCE x86) Debug--------------------
 </h3>
 <h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\scribe\LOCALS~1\Temp\RSP161.tmp" with contents
+[
+/nologo /W3 /Zi /Od /I "..\STL_eVC" /I "..\..\..\sword\include" /I "..\dll1\wincesword\include" /D "DEBUG" /D "_i386_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC=310" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Fp"X86Dbg/gui.pch" /YX /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c 
+"D:\src\swordreader\src\gui\Main.cpp"
+"D:\src\swordreader\src\gui\NavBooks.cpp"
+"D:\src\swordreader\src\gui\Navigator.cpp"
+"D:\src\swordreader\src\gui\NavNumbers.cpp"
+"D:\src\swordreader\src\gui\NavRenderText.cpp"
+"D:\src\swordreader\src\gui\SwordIndex.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\scribe\LOCALS~1\Temp\RSP161.tmp" 
+Creating temporary file "C:\DOCUME~1\scribe\LOCALS~1\Temp\RSP162.tmp" with contents
+[
+corelibc.lib ..\Dll1\X86Dbg\sword.lib htmlview.lib oleaut32.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/gui.pdb" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /nodefaultlib:oldnames.lib /out:"X86Dbg/gui.exe" /subsystem:windowsce,3.00 /MACHINE:IX86 
+.\X86Dbg\ApplicationInterface.obj
+.\X86Dbg\Main.obj
+.\X86Dbg\NavBooks.obj
+.\X86Dbg\Navigator.obj
+.\X86Dbg\NavNumbers.obj
+.\X86Dbg\NavRenderText.obj
+.\X86Dbg\SwordIndex.obj
+.\X86Dbg\Utils.obj
+.\X86Dbg\BibleReader.res
+]
+Creating command line "link.exe @C:\DOCUME~1\scribe\LOCALS~1\Temp\RSP162.tmp"
+<h3>Output Window</h3>
+Compiling...
+Main.cpp
+..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+NavBooks.cpp
+..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+Navigator.cpp
+..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+NavNumbers.cpp
+..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+NavRenderText.cpp
+..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+SwordIndex.cpp
+..\..\..\sword\include\swbuf.h(206) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+..\..\..\sword\include\swbuf.h(213) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
+Linking...
 
 
 
 
 <h3>Results</h3>
-gui.exe - 0 error(s), 0 warning(s)
+gui.exe - 0 error(s), 12 warning(s)
 </pre>
 </body>
 </html>