rpms/bug-buddy/devel c++.patch,1.5,1.6

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Fri Feb 1 00:50:28 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/bug-buddy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29696

Modified Files:
	c++.patch 
Log Message:
fix fix fix


c++.patch:

Index: c++.patch
===================================================================
RCS file: /cvs/extras/rpms/bug-buddy/devel/c++.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- c++.patch	31 Jan 2008 23:25:18 -0000	1.5
+++ c++.patch	1 Feb 2008 00:50:14 -0000	1.6
@@ -42,6 +42,18 @@
  
  #include <cstdlib>
  #include <ctime>
+diff -up bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/linux_thread.cc.c++ bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/linux_thread.cc
+--- bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/linux_thread.cc.c++	2008-01-31 19:48:56.000000000 -0500
++++ bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/linux_thread.cc	2008-01-31 19:49:25.000000000 -0500
+@@ -37,6 +37,8 @@
+ #include <sys/types.h>
+ #include <unistd.h>
+ #include <sys/wait.h>
++#include <string.h>
++
+ 
+ #include <algorithm>
+ #include <cassert>
 diff -up bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/exception_handler.cc.c++ bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/exception_handler.cc
 --- bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/exception_handler.cc.c++	2008-01-31 13:22:05.000000000 -0500
 +++ bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/exception_handler.cc	2008-01-31 13:22:18.000000000 -0500




More information about the fedora-extras-commits mailing list