texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: tp/Texinfo/ParserNonXS.pm: missed end of commente


From: Patrice Dumas
Subject: branch master updated: tp/Texinfo/ParserNonXS.pm: missed end of commented out section comment
Date: Sun, 08 Jan 2023 17:15:43 -0500

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new ed1e732ffd tp/Texinfo/ParserNonXS.pm: missed end of commented out 
section comment
ed1e732ffd is described below

commit ed1e732ffd5cbabd65200e159fb0e5523addcbb0
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Jan 8 23:14:52 2023 +0100

    tp/Texinfo/ParserNonXS.pm: missed end of commented out section comment
---
 tp/Texinfo/ParserNonXS.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tp/Texinfo/ParserNonXS.pm b/tp/Texinfo/ParserNonXS.pm
index a87ba7dcb2..888b472847 100644
--- a/tp/Texinfo/ParserNonXS.pm
+++ b/tp/Texinfo/ParserNonXS.pm
@@ -4350,7 +4350,7 @@ sub _process_remaining_on_line($$$$)
     #        and $current->{'contents'}->[-1]->{'type'} eq 'empty_line'
     #        and $line ne '') {
     #  print STDERR "New text in empty line 
$source_info->{'line_nr'}.$source_info->{'macro'} !$line!\n";
-    }
+    #}
   }
 
   my $at_command_length;



reply via email to

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