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

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Thu Jan 31 18:30:26 UTC 2008


Author: mclasen

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

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


c++.patch:

Index: c++.patch
===================================================================
RCS file: /cvs/extras/rpms/bug-buddy/devel/c++.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- c++.patch	31 Jan 2008 15:44:20 -0000	1.2
+++ c++.patch	31 Jan 2008 18:30:13 -0000	1.3
@@ -31,3 +31,14 @@
  
  #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/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
+@@ -33,6 +33,7 @@
+ #include <sys/stat.h>
+ #include <sys/types.h>
+ #include <unistd.h>
++#include <limits.h>
+ 
+ #include <cassert>
+ #include <cstdlib>




More information about the fedora-extras-commits mailing list