texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[7476] update diff-for-test-parsetexi.diff


From: gavinsmith0123
Subject: [7476] update diff-for-test-parsetexi.diff
Date: Sat, 29 Oct 2016 06:12:31 +0000 (UTC)

Revision: 7476
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7476
Author:   gavin
Date:     2016-10-29 06:12:30 +0000 (Sat, 29 Oct 2016)
Log Message:
-----------
update diff-for-test-parsetexi.diff

Modified Paths:
--------------
    trunk/tp/diff-for-test-parsetexi.diff

Modified: trunk/tp/diff-for-test-parsetexi.diff
===================================================================
--- trunk/tp/diff-for-test-parsetexi.diff       2016-10-29 06:05:45 UTC (rev 
7475)
+++ trunk/tp/diff-for-test-parsetexi.diff       2016-10-29 06:12:30 UTC (rev 
7476)
@@ -44,7 +44,7 @@
    if (!$libexec_dir) {
 Index: Texinfo/Parser.pm
 ===================================================================
---- Texinfo/Parser.pm  (revision 7422)
+--- Texinfo/Parser.pm  (revision 7472)
 +++ Texinfo/Parser.pm  (working copy)
 @@ -33,6 +33,9 @@ package Texinfo::Parser;
  use 5.006;
@@ -82,9 +82,9 @@
    }
 Index: Texinfo/Structuring.pm
 ===================================================================
---- Texinfo/Structuring.pm     (revision 7422)
+--- Texinfo/Structuring.pm     (revision 7473)
 +++ Texinfo/Structuring.pm     (working copy)
-@@ -586,7 +586,7 @@ sub nodes_tree($)
+@@ -517,7 +517,7 @@ sub nodes_tree($)
    foreach my $node (@{$self->{'nodes'}}) {
      if ($node->{'extra'}->{'normalized'} eq 'Top') {
        $top_node = $node;
@@ -93,7 +93,7 @@
                                                      $self->{'TOP_NODE_UP'});
        $top_node_up
          = {'type' => 'top_node_up',
-@@ -809,7 +809,7 @@ sub nodes_tree($)
+@@ -763,7 +763,7 @@ sub nodes_tree($)
                                                'extra' => $node_direction };
                $node->{'node_'.$direction}->{'extra'}->{'top_node_up'} 
                  = $node;
@@ -128,7 +128,7 @@
                                            't/include/',
 Index: texi2any.pl
 ===================================================================
---- texi2any.pl        (revision 7436)
+--- texi2any.pl        (revision 7471)
 +++ texi2any.pl        (working copy)
 @@ -273,8 +273,8 @@ if ($configured_version eq '@' . 'PACKAGE_VERSION@
    } else {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]