[sword-cvs] swordreader/src/gui gui.vcl,1.5,1.6

sword@www.crosswire.org sword@www.crosswire.org
Sun, 18 Jan 2004 00:00:32 -0700


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

Modified Files:
	gui.vcl 
Log Message:
experimenting with utf16

Index: gui.vcl
===================================================================
RCS file: /cvs/core/swordreader/src/gui/gui.vcl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gui.vcl	18 Jan 2004 01:03:23 -0000	1.5
+++ gui.vcl	18 Jan 2004 07:00:29 -0000	1.6
@@ -6,12 +6,70 @@
 --------------------Configuration: gui - Win32 (WCE x86) Debug--------------------
 </h3>
 <h3>Command Lines</h3>
+Creating command line "rc.exe /l 0x409 /fo"X86Dbg/BibleReader.res" /i "..\dll1\sword\include" /i "..\dll1\wincesword\include" /d UNDER_CE=300 /d _WIN32_WCE=300 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WIN32_PLATFORM_PSPC=310" /d "_X86_" /d "x86" /d "_i386_" /r "D:\src\swordreader\src\gui\BibleReader.rc"" 
+Creating temporary file "C:\DOCUME~1\scribe\LOCALS~1\Temp\RSP9C.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" /FR"X86Dbg/" /Fp"X86Dbg/gui.pch" /YX /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c 
+"D:\src\swordreader\src\gui\ApplicationInterface.cpp"
+"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"
+"D:\src\swordreader\src\gui\Utils.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\scribe\LOCALS~1\Temp\RSP9C.tmp" 
+Creating temporary file "C:\DOCUME~1\scribe\LOCALS~1\Temp\RSP9D.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\RSP9D.tmp"
+<h3>Output Window</h3>
+Compiling resources...
+Compiling...
+ApplicationInterface.cpp
+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)
+D:\src\swordreader\src\gui\NavRenderText.cpp(112) : warning C4509: nonstandard extension used: 'load' uses SEH and 'heading' has destructor
+        D:\src\swordreader\src\gui\NavRenderText.cpp(85) : see declaration of 'heading'
+D:\src\swordreader\src\gui\NavRenderText.cpp(112) : warning C4509: nonstandard extension used: 'load' uses SEH and 's' has destructor
+        D:\src\swordreader\src\gui\NavRenderText.cpp(84) : see declaration of 's'
+D:\src\swordreader\src\gui\NavRenderText.cpp(112) : warning C4509: nonstandard extension used: 'load' uses SEH and 'text' has destructor
+        D:\src\swordreader\src\gui\NavRenderText.cpp(81) : see declaration of 'text'
+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)
+Utils.cpp
+Linking...
 
 
 
 
 <h3>Results</h3>
-gui.exe - 0 error(s), 0 warning(s)
+gui.exe - 0 error(s), 15 warning(s)
 </pre>
 </body>
 </html>