[sword-cvs] swordreader/src/simplegui simplegui.vcl,1.4,1.5

sword at www.crosswire.org sword at www.crosswire.org
Sun Jul 25 00:33:39 MST 2004


Committed by: jgorter

Update of /cvs/core/swordreader/src/simplegui
In directory www:/tmp/cvs-serv3483/simplegui

Modified Files:
	simplegui.vcl 
Log Message:
- increased performance by disabling a debugging statement 
(updated the downloadable 0.9 version on the website too)

Index: simplegui.vcl
===================================================================
RCS file: /cvs/core/swordreader/src/simplegui/simplegui.vcl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- simplegui.vcl	24 Jul 2004 19:21:25 -0000	1.4
+++ simplegui.vcl	25 Jul 2004 07:33:37 -0000	1.5
@@ -6,93 +6,12 @@
 --------------------Configuration: simplegui - Win32 (WCE ARM) Release--------------------
 </h3>
 <h3>Command Lines</h3>
-Creating command line "rc.exe /l 0x409 /fo"ARMRel/simplegui.res" /d UNDER_CE=300 /d _WIN32_WCE=300 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WIN32_PLATFORM_PSPC=310" /d "ARM" /d "_ARM_" /r "F:\SwordReader\swordreader\src\simplegui\simplegui.rc"" 
-Creating temporary file "F:\DOCUME~1\Johan\LOCALS~1\Temp\RSP24B.tmp" with contents
-[
-/nologo /W3 /I "..\STL_eVC" /I "..\..\..\sword\include" /I "..\dll1\wincesword\include" /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC=310" /D "ARM" /D "_ARM_" /D UNDER_CE=300 /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "SIMPLE" /Fp"ARMRel/simplegui.pch" /YX /Fo"ARMRel/" /Oxs /MC /c 
-"F:\SwordReader\swordreader\src\gui\ApplicationInterface.cpp"
-"F:\SwordReader\swordreader\src\gui\Main.cpp"
-"F:\SwordReader\swordreader\src\gui\NavBooks.cpp"
-"F:\SwordReader\swordreader\src\gui\NavChap.cpp"
-"F:\SwordReader\swordreader\src\gui\NavFind.cpp"
-"F:\SwordReader\swordreader\src\gui\NavNumbers.cpp"
-"F:\SwordReader\swordreader\src\gui\NavRenderText.cpp"
-"F:\SwordReader\swordreader\src\gui\NavVerse.cpp"
-"F:\SwordReader\swordreader\src\gui\SimpleNavigator.cpp"
-"F:\SwordReader\swordreader\src\gui\SwordIndex.cpp"
-"F:\SwordReader\swordreader\src\gui\TextControl.cpp"
-"F:\SwordReader\swordreader\src\gui\Utils.cpp"
-"F:\SwordReader\swordreader\src\gui\VerseTextControl.cpp"
-]
-Creating command line "clarm.exe @F:\DOCUME~1\Johan\LOCALS~1\Temp\RSP24B.tmp" 
-Creating temporary file "F:\DOCUME~1\Johan\LOCALS~1\Temp\RSP24C.tmp" with contents
-[
-..\Dll1\ARMRel\sword.lib htmlview.lib oleaut32.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:no /pdb:"ARMRel/simplegui.pdb" /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /nodefaultlib:oldnames.lib" /out:"ARMRel/simplegui.exe" /libpath:"..\STL_eVC" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM 
-.\ARMRel\ApplicationInterface.obj
-.\ARMRel\Main.obj
-.\ARMRel\NavBooks.obj
-.\ARMRel\NavChap.obj
-.\ARMRel\NavFind.obj
-.\ARMRel\NavNumbers.obj
-.\ARMRel\NavRenderText.obj
-.\ARMRel\NavVerse.obj
-.\ARMRel\SimpleNavigator.obj
-.\ARMRel\SwordIndex.obj
-.\ARMRel\TextControl.obj
-.\ARMRel\Utils.obj
-.\ARMRel\VerseTextControl.obj
-.\ARMRel\simplegui.res
-]
-Creating command line "link.exe @F:\DOCUME~1\Johan\LOCALS~1\Temp\RSP24C.tmp"
-<h3>Output Window</h3>
-Compiling resources...
-Compiling...
-ApplicationInterface.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-Main.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-NavBooks.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-NavChap.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-NavFind.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-NavNumbers.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-NavRenderText.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-NavVerse.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-SimpleNavigator.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-SwordIndex.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-TextControl.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-Utils.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-VerseTextControl.cpp
-..\..\..\sword\include\swbuf.h(283) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-..\..\..\sword\include\swbuf.h(291) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
-Linking...
 
 
 
 
 <h3>Results</h3>
-simplegui.exe - 0 error(s), 26 warning(s)
+simplegui.exe - 0 error(s), 0 warning(s)
 </pre>
 </body>
 </html>



More information about the sword-cvs mailing list