public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-dicts/kasumi/files: kasumi-2.3-gcc43.patch
@ 2008-04-22 16:54 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; 2+ messages in thread
From: Matsuu Takuto (matsuu) @ 2008-04-22 16:54 UTC (permalink / raw
  To: gentoo-commits

matsuu      08/04/22 16:54:29

  Added:                kasumi-2.3-gcc43.patch
  Log:
  Fixed to compile with gcc-4.3, bug #218107.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  app-dicts/kasumi/files/kasumi-2.3-gcc43.patch

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

Index: kasumi-2.3-gcc43.patch
===================================================================
diff -pruN kasumi-2.3.orig/KasumiAddWindow.cxx kasumi-2.3/KasumiAddWindow.cxx
--- kasumi-2.3.orig/KasumiAddWindow.cxx	2007-10-28 17:40:43.000000000 +0900
+++ kasumi-2.3/KasumiAddWindow.cxx	2008-02-19 16:59:45.000000000 +0900
@@ -25,6 +25,7 @@
 *********************************************************************/
 
 #include <gtk/gtk.h>
+#include <algorithm>
 #include <iostream>
 #include "KasumiAddWindow.hxx"
 #include "KasumiWord.hxx"
diff -pruN kasumi-2.3.orig/KasumiWord.cxx kasumi-2.3/KasumiWord.cxx
--- kasumi-2.3.orig/KasumiWord.cxx	2007-10-30 23:01:05.000000000 +0900
+++ kasumi-2.3/KasumiWord.cxx	2008-02-19 16:59:22.000000000 +0900
@@ -24,6 +24,7 @@
  *********************************************************************/
 
 #include <cstdlib>
+#include <cstring>
 #include <string>
 #include <map>
 #include <iconv.h>
diff -pruN kasumi-2.3.orig/main.cxx kasumi-2.3/main.cxx
--- kasumi-2.3.orig/main.cxx	2007-10-30 23:01:22.000000000 +0900
+++ kasumi-2.3/main.cxx	2008-02-19 16:59:22.000000000 +0900
@@ -28,6 +28,7 @@
 #include "config.h"
 #endif
 
+#include <cstring>
 #include <gtk/gtk.h>
 #include <stdlib.h>
 #include <time.h>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/kasumi/files: kasumi-2.3-gcc43.patch
@ 2014-10-10 13:29 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-10-10 13:29 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/10/10 13:29:28

  Removed:              kasumi-2.3-gcc43.patch
  Log:
  Cleanup old.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key )


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

end of thread, other threads:[~2014-10-10 13:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-22 16:54 [gentoo-commits] gentoo-x86 commit in app-dicts/kasumi/files: kasumi-2.3-gcc43.patch Matsuu Takuto (matsuu)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-10 13:29 Manuel Rueger (mrueg)

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