texinfo-commits
[Top][All Lists]
Advanced

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

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


From: gavinsmith0123
Subject: [7849] update diff-for-test-parsetexi.diff
Date: Sun, 25 Jun 2017 09:57:27 -0400 (EDT)

Revision: 7849
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7849
Author:   gavin
Date:     2017-06-25 09:57:27 -0400 (Sun, 25 Jun 2017)
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       2017-06-25 13:48:28 UTC (rev 
7848)
+++ trunk/tp/diff-for-test-parsetexi.diff       2017-06-25 13:57:27 UTC (rev 
7849)
@@ -1,6 +1,6 @@
 Index: Texinfo/Convert/Converter.pm
 ===================================================================
---- Texinfo/Convert/Converter.pm       (revision 7842)
+--- Texinfo/Convert/Converter.pm       (revision 7847)
 +++ Texinfo/Convert/Converter.pm       (working copy)
 @@ -1136,6 +1136,8 @@
    return @result;
@@ -35,7 +35,7 @@
    if (!$libexec_dir) {
 Index: Texinfo/Parser.pm
 ===================================================================
---- Texinfo/Parser.pm  (revision 7842)
+--- Texinfo/Parser.pm  (revision 7847)
 +++ Texinfo/Parser.pm  (working copy)
 @@ -33,6 +33,9 @@
  use 5.006;
@@ -73,7 +73,7 @@
    }
 Index: Texinfo/Structuring.pm
 ===================================================================
---- Texinfo/Structuring.pm     (revision 7842)
+--- Texinfo/Structuring.pm     (revision 7847)
 +++ Texinfo/Structuring.pm     (working copy)
 @@ -396,7 +396,8 @@
    foreach my $node (@{$self->{'nodes'}}) {
@@ -124,7 +124,7 @@
    }
  }
  
-@@ -1083,7 +1083,14 @@
+@@ -1083,7 +1083,12 @@
    document_warn(__('--Xopt option without printed output')); 
  }
  
@@ -135,8 +135,6 @@
 +*Texinfo::Parser:: = \%Parsetexi::;
 +}
 +
-+print *Parsetexi::{PACKAGE};
-+
  require Texinfo::Structuring;
  require Texinfo::Transformations;
  # Avoid loading these modules until down here to speed up the case




reply via email to

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