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

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Thu Jan 31 23:25:40 UTC 2008


Author: mclasen

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

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- c++.patch	31 Jan 2008 18:59:56 -0000	1.4
+++ c++.patch	31 Jan 2008 23:25:18 -0000	1.5
@@ -53,3 +53,15 @@
  
  #include <cassert>
  #include <cstdlib>
+diff -up bug-buddy-2.21.90/google-breakpad/src/common/string_conversion.cc.c++ bug-buddy-2.21.90/google-breakpad/src/common/string_conversion.cc
+--- bug-buddy-2.21.90/google-breakpad/src/common/string_conversion.cc.c++	2008-01-31 16:16:45.000000000 -0500
++++ bug-buddy-2.21.90/google-breakpad/src/common/string_conversion.cc	2008-01-31 16:17:11.000000000 -0500
+@@ -27,6 +27,8 @@
+ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ 
++#include <string.h>
++
+ #include "common/convert_UTF.h"
+ #include "processor/scoped_ptr.h"
+ #include "common/string_conversion.h"




More information about the fedora-extras-commits mailing list