Fix the illegal word scanned by sfchecksource tools
authory4jin
Thu, 18 Nov 2010 13:41:24 +0800
changeset 703 a23be6984256
parent 696 30aa553e9465
child 704 0f8b90f18a21
Fix the illegal word scanned by sfchecksource tools
cpptoolsplat/mingw-gcc-3.4.5/gcc_mingw.h
cpptoolsplat/mingw-gcc-3.4.5/gcc_mingw_3_4_2.h
imgtools/imgcheck/src/hash.cpp
imgtools/romtools/rofsbuild/r_build.cpp
srctools/distillsrc/test/source/spacey/spacey.mrp
--- a/cpptoolsplat/mingw-gcc-3.4.5/gcc_mingw.h	Wed Nov 17 16:47:55 2010 +0800
+++ b/cpptoolsplat/mingw-gcc-3.4.5/gcc_mingw.h	Thu Nov 18 13:41:24 2010 +0800
@@ -35,7 +35,7 @@
 #define __NORETURN_TERMINATOR()		abort()
 #endif
 #define IMPORT_C
-#if !defined __WINS__ && defined _WIN32 /* VC++ Browser Hack */
+#if !defined __WINS__ && defined _WIN32
 #define EXPORT_C
 /** @internalTechnology */
 #define asm(x)
--- a/cpptoolsplat/mingw-gcc-3.4.5/gcc_mingw_3_4_2.h	Wed Nov 17 16:47:55 2010 +0800
+++ b/cpptoolsplat/mingw-gcc-3.4.5/gcc_mingw_3_4_2.h	Thu Nov 18 13:41:24 2010 +0800
@@ -35,7 +35,7 @@
 #define __NORETURN_TERMINATOR()		abort()
 #endif
 #define IMPORT_C
-#if !defined __WINS__ && defined _WIN32 /* VC++ Browser Hack */
+#if !defined __WINS__ && defined _WIN32 
 #define EXPORT_C
 /** @internalTechnology */
 #define asm(x)
--- a/imgtools/imgcheck/src/hash.cpp	Wed Nov 17 16:47:55 2010 +0800
+++ b/imgtools/imgcheck/src/hash.cpp	Thu Nov 18 13:41:24 2010 +0800
@@ -55,7 +55,7 @@
 @internalComponent
 @released
 
-@param aString - const string& on which Hash value calcualtion to be done
+@param aString - const string& on which Hash value calcualtion 
 */
 int HashTable::Hash(const string& aString) {
 	unsigned int hashVal = 0;
--- a/imgtools/romtools/rofsbuild/r_build.cpp	Wed Nov 17 16:47:55 2010 +0800
+++ b/imgtools/romtools/rofsbuild/r_build.cpp	Thu Nov 18 13:41:24 2010 +0800
@@ -1082,7 +1082,7 @@
 				if (overflow)
 				{
 					// need to check if the compressed file will fit in the image
-					//TODO the checking will slow down the build process, should do it later along with the writing on aDest.
+					
 					TUint32 compressedSize;
 					char * buffer = new char [size];
 #if defined(__LINUX__)
--- a/srctools/distillsrc/test/source/spacey/spacey.mrp	Wed Nov 17 16:47:55 2010 +0800
+++ b/srctools/distillsrc/test/source/spacey/spacey.mrp	Thu Nov 18 13:41:24 2010 +0800
@@ -1,5 +1,5 @@
 component spacey
 source \source//spacey\\spacey.mrp
-source \source//spacey\\DISTRIBUTION.POLICY
+
 source \source\spacey\spa cey.txt
 notes_source	dummy