rpms/mkvtoolnix/devel mkvtoolnix-gcc43.patch,1.3,1.4

Dominik Mierzejewski (rathann) fedora-extras-commits at redhat.com
Thu Feb 14 23:55:36 UTC 2008


Author: rathann

Update of /cvs/pkgs/rpms/mkvtoolnix/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4890

Modified Files:
	mkvtoolnix-gcc43.patch 
Log Message:
- fixed build with gcc-4.3, take 4

mkvtoolnix-gcc43.patch:

Index: mkvtoolnix-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/mkvtoolnix/devel/mkvtoolnix-gcc43.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mkvtoolnix-gcc43.patch	14 Feb 2008 23:49:58 -0000	1.3
+++ mkvtoolnix-gcc43.patch	14 Feb 2008 23:55:30 -0000	1.4
@@ -22,6 +22,18 @@
  #include "mm_io.h"
  #include "smart_pointers.h"
  
+diff -up mkvtoolnix-2.1.0/src/common/common_memory.h.gcc43 mkvtoolnix-2.1.0/src/common/common_memory.h
+--- mkvtoolnix-2.1.0/src/common/common_memory.h.gcc43	2007-01-15 16:27:42.000000000 +0100
++++ mkvtoolnix-2.1.0/src/common/common_memory.h	2008-02-15 00:55:14.000000000 +0100
+@@ -19,7 +19,7 @@
+ #include "os.h"
+ 
+ #include <cassert>
+-
++#include <cstdlib>
+ #include <deque>
+ #include <vector>
+ 
 diff -up mkvtoolnix-2.1.0/src/common/xml_element_writer.h.gcc43 mkvtoolnix-2.1.0/src/common/xml_element_writer.h
 --- mkvtoolnix-2.1.0/src/common/xml_element_writer.h.gcc43	2005-07-08 15:14:54.000000000 +0200
 +++ mkvtoolnix-2.1.0/src/common/xml_element_writer.h	2008-02-15 00:39:10.000000000 +0100




More information about the fedora-extras-commits mailing list