public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop/files: kdevelop-3.5-gcc4.4.patch kdevelop-3.5.0-scope.patch kdevelop-3.5.1_fix_missing_output.patch
@ 2009-06-04 16:41 Theo Chatzimichos (tampakrap)
  0 siblings, 0 replies; only message in thread
From: Theo Chatzimichos (tampakrap) @ 2009-06-04 16:41 UTC (permalink / raw
  To: gentoo-commits

tampakrap    09/06/04 16:41:27

  Added:                kdevelop-3.5-gcc4.4.patch
  Removed:              kdevelop-3.5.0-scope.patch
                        kdevelop-3.5.1_fix_missing_output.patch
  Log:
  Apply gcc 4.4 patch, bug 272638
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-util/kdevelop/files/kdevelop-3.5-gcc4.4.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/kdevelop/files/kdevelop-3.5-gcc4.4.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/kdevelop/files/kdevelop-3.5-gcc4.4.patch?rev=1.1&content-type=text/plain

Index: kdevelop-3.5-gcc4.4.patch
===================================================================
--- kdevelop-3.5.4/lib/antlr/antlr/CharScanner.hpp	2007-11-30 23:36:49.000000000 +0100
+++ kdevelop-3.5.4/lib/antlr/antlr/CharScanner.hpp	2009-06-04 17:16:55.000000000 +0200
@@ -19,11 +19,7 @@
 #endif
 #include <cstring>
 
-#if ( _MSC_VER == 1200 )
-// VC6 seems to need this
-// note that this is not a standard C++ include file.
-# include <stdio.h>
-#endif
+#include <cstdio>
 
 #include <antlr/TokenStream.hpp>
 #include <antlr/RecognitionException.hpp>






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-04 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04 16:41 [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop/files: kdevelop-3.5-gcc4.4.patch kdevelop-3.5.0-scope.patch kdevelop-3.5.1_fix_missing_output.patch Theo Chatzimichos (tampakrap)

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