rpms/rhm/devel stdint.patch,1.1,1.2

Nuno Santos nsantos at fedoraproject.org
Tue Mar 17 19:59:27 UTC 2009


Author: nsantos

Update of /cvs/extras/rpms/rhm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6869

Modified Files:
	stdint.patch 
Log Message:
add stdint patch

stdint.patch:

Index: stdint.patch
===================================================================
RCS file: /cvs/extras/rpms/rhm/devel/stdint.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stdint.patch	17 Mar 2009 19:44:07 -0000	1.1
+++ stdint.patch	17 Mar 2009 19:59:27 -0000	1.2
@@ -8,3 +8,13 @@
  
  namespace mrg{
  namespace msgstore{
+--- tests/jrnl/_ut_rec_hdr.cpp	2009-02-03 11:21:51.000000000 -0500
++++ tests/jrnl/_ut_rec_hdr.cpp	2009-03-17 15:57:08.000000000 -0400
+@@ -25,6 +25,7 @@
+ 
+ #include <ctime>
+ #include <iostream>
++#include "stdint.h"
+ #include "jrnl/deq_hdr.hpp"
+ #include "jrnl/enq_hdr.hpp"
+ #include "jrnl/file_hdr.hpp"




More information about the fedora-extras-commits mailing list