commit 38cbd8340128fba98a36c57d5b741e55d1807aa2
Author: Artur Frysiak <[email protected]>
Date:   Mon Jun 10 21:29:46 2013 +0200

    One more fix

 format.patch | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/format.patch b/format.patch
index 7f05ba5..a0083f3 100644
--- a/format.patch
+++ b/format.patch
@@ -1,5 +1,5 @@
---- Proc-ProcessTable-0.48/os/Linux.c.wiget    2013-06-10 21:16:10.159991222 
+0200
-+++ Proc-ProcessTable-0.48/os/Linux.c  2013-06-10 21:17:02.577942375 +0200
+--- Proc-ProcessTable-0.48/os/Linux.c.wiget    2013-04-07 12:56:30.000000000 
+0200
++++ Proc-ProcessTable-0.48/os/Linux.c  2013-06-10 21:26:13.953054773 +0200
 @@ -394,7 +394,7 @@ static void eval_link(char *pid, char *l
  
      /* copy the path onto our obstack, set the value (somewhere in pts)
@@ -18,3 +18,12 @@
          obstack_1grow(&mem_pool, '\0');
          format_str = (char *) obstack_finish(&mem_pool);
  
+--- Proc-ProcessTable-0.48/ProcessTable.xs.wiget       2013-06-10 
21:29:03.826413135 +0200
++++ Proc-ProcessTable-0.48/ProcessTable.xs     2013-06-10 21:27:54.582453793 
+0200
+@@ -402,5 +402,5 @@ _initialize_os(obj)
+      char* error;
+ 
+      if( (error = OS_initialize()) != NULL ){
+-       croak(error);
++       croak("%s", error);
+      }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Proc-ProcessTable.git/commitdiff/38cbd8340128fba98a36c57d5b741e55d1807aa2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to