public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-crypt/mit-krb5/files: mit-krb5-1.10.1_gcc470.patch
@ 2012-04-17 21:31 Eray Aslan (eras)
  0 siblings, 0 replies; only message in thread
From: Eray Aslan (eras) @ 2012-04-17 21:31 UTC (permalink / raw
  To: gentoo-commits

eras        12/04/17 21:31:10

  Added:                mit-krb5-1.10.1_gcc470.patch
  Log:
  Fix compiling by gcc-4.7.0 - bug #412359
  
  (Portage version: 2.1.10.56/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-crypt/mit-krb5/files/mit-krb5-1.10.1_gcc470.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/files/mit-krb5-1.10.1_gcc470.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/files/mit-krb5-1.10.1_gcc470.patch?rev=1.1&content-type=text/plain

Index: mit-krb5-1.10.1_gcc470.patch
===================================================================
bug #412359

--- src/lib/krb5/krb/deltat.c	2011-09-06 14:34:32.000000000 +0300
+++ src/lib/krb5/krb/deltat.c	2012-04-17 23:15:11.405005256 +0300
@@ -77,6 +77,7 @@
 #ifdef __GNUC__
 #pragma GCC diagnostic push
 #pragma GCC diagnostic ignored "-Wuninitialized"
+#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
 #endif
 
 #include <ctype.h>






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

only message in thread, other threads:[~2012-04-17 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-17 21:31 [gentoo-commits] gentoo-x86 commit in app-crypt/mit-krb5/files: mit-krb5-1.10.1_gcc470.patch Eray Aslan (eras)

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