public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-cpp/libgtksourceviewmm/files: 0.3.1-missing_includes.patch
@ 2008-08-03 12:52 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 2+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2008-08-03 12:52 UTC (permalink / raw
  To: gentoo-commits

dev-zero    08/08/03 12:52:05

  Added:                0.3.1-missing_includes.patch
  Log:
  Added patch to fix compilation issues with gcc-4.3.x
  (Portage version: 2.2_rc5/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.1                  dev-cpp/libgtksourceviewmm/files/0.3.1-missing_includes.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgtksourceviewmm/files/0.3.1-missing_includes.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgtksourceviewmm/files/0.3.1-missing_includes.patch?rev=1.1&content-type=text/plain

Index: 0.3.1-missing_includes.patch
===================================================================
diff -Naur libgtksourceviewmm-0.3.1.orig/gtksourceview/gtksourceviewmm/sourcetagstyle.cc libgtksourceviewmm-0.3.1/gtksourceview/gtksourceviewmm/sourcetagstyle.cc
--- libgtksourceviewmm-0.3.1.orig/gtksourceview/gtksourceviewmm/sourcetagstyle.cc	2008-08-03 14:41:06.000000000 +0200
+++ libgtksourceviewmm-0.3.1/gtksourceview/gtksourceviewmm/sourcetagstyle.cc	2008-08-03 14:42:26.000000000 +0200
@@ -27,6 +27,8 @@
  * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
+#include <cstring>
+
 #include <gtksourceviewmm/sourcetagstyle.h>
 
 namespace gtksourceview
diff -Naur libgtksourceviewmm-0.3.1.orig/tests/test-search.cpp libgtksourceviewmm-0.3.1/tests/test-search.cpp
--- libgtksourceviewmm-0.3.1.orig/tests/test-search.cpp	2008-08-03 14:41:05.000000000 +0200
+++ libgtksourceviewmm-0.3.1/tests/test-search.cpp	2008-08-03 14:44:44.000000000 +0200
@@ -1,4 +1,5 @@
 #include <cassert>
+#include <cstring>
 #include <iostream>
 #include <fstream>
 #include <stdexcept>






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

* [gentoo-commits] gentoo-x86 commit in dev-cpp/libgtksourceviewmm/files: 0.3.1-missing_includes.patch
@ 2011-01-03 23:48 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2011-01-03 23:48 UTC (permalink / raw
  To: gentoo-commits

eva         11/01/03 23:48:08

  Removed:              0.3.1-missing_includes.patch
  Log:
  dev-cpp/libgtksourceviewmm removal per bug #298158.



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

end of thread, other threads:[~2011-01-03 23:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 23:48 [gentoo-commits] gentoo-x86 commit in dev-cpp/libgtksourceviewmm/files: 0.3.1-missing_includes.patch Gilles Dartiguelongue (eva)
  -- strict thread matches above, loose matches on Subject: below --
2008-08-03 12:52 Tiziano Mueller (dev-zero)

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