public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/tesseract/files: includes.patch
@ 2008-07-21  1:18 Hanno Boeck (hanno)
  0 siblings, 0 replies; 2+ messages in thread
From: Hanno Boeck (hanno) @ 2008-07-21  1:18 UTC (permalink / raw
  To: gentoo-commits

hanno       08/07/21 01:18:37

  Added:                includes.patch
  Log:
  tesseract version bump
  (Portage version: 2.2_rc1/cvs/Linux 2.6.26-git6 i686)

Revision  Changes    Path
1.1                  app-text/tesseract/files/includes.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/tesseract/files/includes.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/tesseract/files/includes.patch?rev=1.1&content-type=text/plain

Index: includes.patch
===================================================================
diff -urN tesseract-2.03/viewer/scrollview.cpp tesseract-2.03-NEW/viewer/scrollview.cpp
--- tesseract-2.03/viewer/scrollview.cpp	2008-06-27 23:21:52.000000000 +0200
+++ tesseract-2.03-NEW/viewer/scrollview.cpp	2008-06-27 23:23:31.000000000 +0200
@@ -34,7 +34,10 @@
 #include <utility>
 #include <algorithm>
 #include <vector>
-#include <string>
+#include <string.h>
+#include <stdlib.h>
+#include <limits.h>
+
 
 #include "svutil.h"
 
diff -urN tesseract-2.03/viewer/svmnode.cpp tesseract-2.03-NEW/viewer/svmnode.cpp
--- tesseract-2.03/viewer/svmnode.cpp	2008-06-27 23:22:08.000000000 +0200
+++ tesseract-2.03-NEW/viewer/svmnode.cpp	2008-06-27 23:21:28.000000000 +0200
@@ -27,6 +27,7 @@
 #include "svmnode.h"
 
 #include <iostream>
+#include <string.h>
 
 #include "scrollview.h"
 
diff -urN tesseract-2.03/viewer/svutil.cpp tesseract-2.03-NEW/viewer/svutil.cpp
--- tesseract-2.03/viewer/svutil.cpp	2008-06-27 23:22:47.000000000 +0200
+++ tesseract-2.03-NEW/viewer/svutil.cpp	2008-06-27 23:21:28.000000000 +0200
@@ -37,7 +37,8 @@
 #endif
 
 #include <iostream>
-#include <string>
+#include <string.h>
+#include <stdlib.h>
 
 const int kBufferSize = 65536;
 const int kMaxMsgSize = 4096;






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/tesseract/files: includes.patch
@ 2012-11-16 18:09 Thomas Kahle (tomka)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2012-11-16 18:09 UTC (permalink / raw
  To: gentoo-commits

tomka       12/11/16 18:09:30

  Removed:              includes.patch
  Log:
  Bump to 3.02 (bug 443276), remove unneeded patch (bug 344611)
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x89DEB219565C32BC)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-16 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16 18:09 [gentoo-commits] gentoo-x86 commit in app-text/tesseract/files: includes.patch Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-21  1:18 Hanno Boeck (hanno)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox