[Rt-commit] rt branch, 4.0/dep-ipc-run-version, created. rt-4.0.5-135-ge2d74a7

? sunnavy sunnavy at bestpractical.com
Mon Apr 30 10:53:55 EDT 2012


The branch, 4.0/dep-ipc-run-version has been created
        at  e2d74a719b08c15ba8efc72d00a89c91d0820f15 (commit)

- Log -----------------------------------------------------------------
commit e2d74a719b08c15ba8efc72d00a89c91d0820f15
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Apr 30 22:49:19 2012 +0800

    IPC::Run < 0.90 miscalculates length of UTF-8 strings
    
    this could cause a lame chopped dot chart, see also #19802

diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 9d898e8..a1d0103 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -344,7 +344,7 @@ URI 1.59
 
 $deps{'GRAPHVIZ'} = [ text_to_hash( << '.') ];
 GraphViz
-IPC::Run
+IPC::Run 0.90
 .
 
 $deps{'GD'} = [ text_to_hash( << '.') ];

-----------------------------------------------------------------------


More information about the Rt-commit mailing list