public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-m17n/files: scim-m17n-0.2.2-gcc43.patch
@ 2008-08-09  1:12 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; 2+ messages in thread
From: Matsuu Takuto (matsuu) @ 2008-08-09  1:12 UTC (permalink / raw
  To: gentoo-commits

matsuu      08/08/09 01:12:00

  Added:                scim-m17n-0.2.2-gcc43.patch
  Log:
  Fixed gcc-4.3 issue, bug #230333.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  app-i18n/scim-m17n/files/scim-m17n-0.2.2-gcc43.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/files/scim-m17n-0.2.2-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/files/scim-m17n-0.2.2-gcc43.patch?rev=1.1&content-type=text/plain

Index: scim-m17n-0.2.2-gcc43.patch
===================================================================
--- src/scim_m17n_imengine.cpp.orig	2008-06-27 13:57:31.000000000 +0200
+++ src/scim_m17n_imengine.cpp	2008-06-27 13:59:02.000000000 +0200
@@ -33,6 +33,7 @@
   #include <config.h>
 #endif
 
+#include <string.h>
 #include <scim.h>
 #include "scim_m17n_imengine.h"
 






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

* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-m17n/files: scim-m17n-0.2.2-gcc43.patch
@ 2008-08-09  1:31 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; 2+ messages in thread
From: Matsuu Takuto (matsuu) @ 2008-08-09  1:31 UTC (permalink / raw
  To: gentoo-commits

matsuu      08/08/09 01:31:05

  Modified:             scim-m17n-0.2.2-gcc43.patch
  Log:
  Fixed #229949.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  app-i18n/scim-m17n/files/scim-m17n-0.2.2-gcc43.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/files/scim-m17n-0.2.2-gcc43.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/files/scim-m17n-0.2.2-gcc43.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-m17n/files/scim-m17n-0.2.2-gcc43.patch?r1=1.1&r2=1.2

Index: scim-m17n-0.2.2-gcc43.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/files/scim-m17n-0.2.2-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scim-m17n-0.2.2-gcc43.patch	9 Aug 2008 01:11:59 -0000	1.1
+++ scim-m17n-0.2.2-gcc43.patch	9 Aug 2008 01:31:05 -0000	1.2
@@ -4,7 +4,7 @@
    #include <config.h>
  #endif
  
-+#include <string.h>
++#include <cstring>
  #include <scim.h>
  #include "scim_m17n_imengine.h"
  






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

end of thread, other threads:[~2008-08-09  1:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-09  1:12 [gentoo-commits] gentoo-x86 commit in app-i18n/scim-m17n/files: scim-m17n-0.2.2-gcc43.patch Matsuu Takuto (matsuu)
  -- strict thread matches above, loose matches on Subject: below --
2008-08-09  1:31 Matsuu Takuto (matsuu)

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