[sword-svn] r1877 - in trunk/src: mgr modules/filters

chrislit at crosswire.org chrislit at crosswire.org
Fri Dec 30 01:01:04 MST 2005


Author: chrislit
Date: 2005-12-30 00:58:39 -0700 (Fri, 30 Dec 2005)
New Revision: 1877

Modified:
   trunk/src/mgr/installmgr.cpp
   trunk/src/modules/filters/gbffootnotes.cpp
   trunk/src/modules/filters/gbfstrongs.cpp
   trunk/src/modules/filters/greeklexattribs.cpp
   trunk/src/modules/filters/osisfootnotes.cpp
   trunk/src/modules/filters/osisheadings.cpp
   trunk/src/modules/filters/osisstrongs.cpp
   trunk/src/modules/filters/thmlfootnotes.cpp
   trunk/src/modules/filters/thmlscripref.cpp
   trunk/src/modules/filters/thmlwordjs.cpp
Log:
included stdio.h in some files that call [fs]print


Modified: trunk/src/mgr/installmgr.cpp
===================================================================
--- trunk/src/mgr/installmgr.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/mgr/installmgr.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -3,8 +3,8 @@
  * master Glassey
  *
  */
- 
 
+
 #ifndef EXCLUDEZLIB
 extern "C" {
 #include <untgz.h>
@@ -20,6 +20,8 @@
 #include <swmgr.h>
 #include <dirent.h>
 
+#include <stdio.h>
+
 #ifdef CURLAVAILABLE
 #include <curlftpt.h>
 #else

Modified: trunk/src/modules/filters/gbffootnotes.cpp
===================================================================
--- trunk/src/modules/filters/gbffootnotes.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/modules/filters/gbffootnotes.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <gbffootnotes.h>
 #include <swmodule.h>
 #include <swbuf.h>

Modified: trunk/src/modules/filters/gbfstrongs.cpp
===================================================================
--- trunk/src/modules/filters/gbfstrongs.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/modules/filters/gbfstrongs.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <gbfstrongs.h>
 #include <swmodule.h>
 #include <ctype.h>

Modified: trunk/src/modules/filters/greeklexattribs.cpp
===================================================================
--- trunk/src/modules/filters/greeklexattribs.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/modules/filters/greeklexattribs.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <ctype.h>
 #include <string>
 #include <greeklexattribs.h>

Modified: trunk/src/modules/filters/osisfootnotes.cpp
===================================================================
--- trunk/src/modules/filters/osisfootnotes.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/modules/filters/osisfootnotes.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <osisfootnotes.h>
 #include <swmodule.h>
 #include <swbuf.h>

Modified: trunk/src/modules/filters/osisheadings.cpp
===================================================================
--- trunk/src/modules/filters/osisheadings.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/modules/filters/osisheadings.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <osisheadings.h>
 #include <swmodule.h>
 #include <utilxml.h>

Modified: trunk/src/modules/filters/osisstrongs.cpp
===================================================================
--- trunk/src/modules/filters/osisstrongs.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/modules/filters/osisstrongs.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <ctype.h>
 #include <osisstrongs.h>
 #include <swmodule.h>

Modified: trunk/src/modules/filters/thmlfootnotes.cpp
===================================================================
--- trunk/src/modules/filters/thmlfootnotes.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/modules/filters/thmlfootnotes.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <thmlfootnotes.h>
 #include <swmodule.h>
 #include <swbuf.h>

Modified: trunk/src/modules/filters/thmlscripref.cpp
===================================================================
--- trunk/src/modules/filters/thmlscripref.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/modules/filters/thmlscripref.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <thmlscripref.h>
 #include <utilxml.h>
 #include <versekey.h>

Modified: trunk/src/modules/filters/thmlwordjs.cpp
===================================================================
--- trunk/src/modules/filters/thmlwordjs.cpp	2005-12-22 22:32:54 UTC (rev 1876)
+++ trunk/src/modules/filters/thmlwordjs.cpp	2005-12-30 07:58:39 UTC (rev 1877)
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <thmlwordjs.h>
 #include <swmodule.h>
 #include <ctype.h>



More information about the sword-cvs mailing list