public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/vbrfixc/files: vbrfixc-0.24-gcc43.patch
@ 2008-06-29 10:15 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; only message in thread
From: Peter Alfredsen (loki_val) @ 2008-06-29 10:15 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/06/29 10:15:49

  Added:                vbrfixc-0.24-gcc43.patch
  Log:
  Fix for gcc-4.3, bug #225943. Thanks Derek Dolney <nospam@dolney.com>.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25.8 i686)

Revision  Changes    Path
1.1                  media-sound/vbrfixc/files/vbrfixc-0.24-gcc43.patch

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

Index: vbrfixc-0.24-gcc43.patch
===================================================================
diff -ur vbrfixc-0.24/vbrfixc/vbrfix.cpp vbrfixc-0.24.dmd/vbrfixc/vbrfix.cpp
--- vbrfixc-0.24/vbrfixc/vbrfix.cpp	2003-07-17 13:58:21.000000000 -0400
+++ vbrfixc-0.24.dmd/vbrfixc/vbrfix.cpp	2008-06-11 11:26:42.000000000 -0400
@@ -16,6 +16,7 @@
  ***************************************************************************/
 #include "vbrfix.h"
 //#include "stdafx.h"//include in mfc version
+#include <cstring>
 int getXHpos(int ver,int chan);
 VbrFix::VbrFix(){
   frameptrs=NULL;flags=0;



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



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

only message in thread, other threads:[~2008-06-29 10:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-29 10:15 [gentoo-commits] gentoo-x86 commit in media-sound/vbrfixc/files: vbrfixc-0.24-gcc43.patch Peter Alfredsen (loki_val)

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