rpms/dasher/devel dasher-4.9.0-malloc.patch,1.1,1.2

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Fri Apr 25 14:51:44 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/dasher/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2168

Modified Files:
	dasher-4.9.0-malloc.patch 
Log Message:
another try


dasher-4.9.0-malloc.patch:

Index: dasher-4.9.0-malloc.patch
===================================================================
RCS file: /cvs/extras/rpms/dasher/devel/dasher-4.9.0-malloc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dasher-4.9.0-malloc.patch	25 Apr 2008 14:41:24 -0000	1.1
+++ dasher-4.9.0-malloc.patch	25 Apr 2008 14:51:02 -0000	1.2
@@ -22,3 +22,14 @@
  
  
  using namespace Dasher;
+diff -up dasher-4.9.0/Src/DasherCore/PinyinParser.cpp.malloc dasher-4.9.0/Src/DasherCore/PinyinParser.cpp
+--- dasher-4.9.0/Src/DasherCore/PinyinParser.cpp.malloc	2008-04-25 10:49:07.000000000 -0400
++++ dasher-4.9.0/Src/DasherCore/PinyinParser.cpp	2008-04-25 10:49:30.000000000 -0400
+@@ -21,6 +21,7 @@
+ #include "PinyinParser.h"
+ 
+ #include <cstdio>
++#include <cstring>
+ #include <string>
+ #include <vector>
+ 




More information about the fedora-extras-commits mailing list