public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/lame/files: lame-3.98-stdint.patch
@ 2008-07-13 12:17 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2008-07-13 12:17 UTC (permalink / raw
  To: gentoo-commits

aballier    08/07/13 12:17:09

  Added:                lame-3.98-stdint.patch
  Log:
  Dont prevent stdint.h from being included when it's in fact needed, bug #231541
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)

Revision  Changes    Path
1.1                  media-sound/lame/files/lame-3.98-stdint.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lame/files/lame-3.98-stdint.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/lame/files/lame-3.98-stdint.patch?rev=1.1&content-type=text/plain

Index: lame-3.98-stdint.patch
===================================================================
Index: lame-398/frontend/mp3rtp.c
===================================================================
--- lame-398.orig/frontend/mp3rtp.c
+++ lame-398/frontend/mp3rtp.c
@@ -12,8 +12,6 @@
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
-/* std int types already defined in config.h */
-#define _STDINT_H
 #endif
 
 #ifdef STDC_HEADERS
Index: lame-398/frontend/rtp.c
===================================================================
--- lame-398.orig/frontend/rtp.c
+++ lame-398/frontend/rtp.c
@@ -2,8 +2,6 @@
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
-/* std int types already defined in config.h */
-# define _STDINT_H
 #endif
 
 #ifndef __GNUC__



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



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

only message in thread, other threads:[~2008-07-13 12:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-13 12:17 [gentoo-commits] gentoo-x86 commit in media-sound/lame/files: lame-3.98-stdint.patch Alexis Ballier (aballier)

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