rpms/bug-buddy/devel c++.patch,1.3,1.4

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Thu Jan 31 19:00:15 UTC 2008


Author: mclasen

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

Modified Files:
	c++.patch 
Log Message:
more fixes


c++.patch:

Index: c++.patch
===================================================================
RCS file: /cvs/extras/rpms/bug-buddy/devel/c++.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- c++.patch	31 Jan 2008 18:30:13 -0000	1.3
+++ c++.patch	31 Jan 2008 18:59:56 -0000	1.4
@@ -31,6 +31,17 @@
  
  #include "google_breakpad/processor/basic_source_line_resolver.h"
  #include "google_breakpad/processor/call_stack.h"
+diff -up bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/minidump_generator.cc.c++ bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/minidump_generator.cc
+--- bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/minidump_generator.cc.c++	2008-01-31 13:58:59.000000000 -0500
++++ bug-buddy-2.21.90/google-breakpad/src/client/linux/handler/minidump_generator.cc	2008-01-31 13:59:20.000000000 -0500
+@@ -37,6 +37,7 @@
+ #include <unistd.h>
+ #include <sys/utsname.h>
+ #include <sys/wait.h>
++#include <string.h>
+ 
+ #include <cstdlib>
+ #include <ctime>
 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