texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/tp Texinfo/Parser.pm t/results/converte...


From: Patrice Dumas
Subject: texinfo/tp Texinfo/Parser.pm t/results/converte...
Date: Wed, 20 Jun 2012 23:44:31 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        12/06/20 23:44:31

Modified files:
        tp/Texinfo     : Parser.pm 
        tp/t/results/converters_tests: things_before_setfilename.pl 
                                       things_before_setfilename_no_element.pl 
        tp/t/results/coverage: commands.pl def.pl formats_titles.pl 
                               multitable.pl preformatted.pl table.pl 
        tp/t/results/coverage_braces: heading_in_footnote.pl 
        tp/t/results/def: all_commands.pl all_commands_delimiters.pl 
                          def_defx_mismatch.pl defx_after_comment.pl 
                          defx_after_comment_in_example.pl 
                          defx_after_empty_line.pl 
                          defx_after_empty_line_in_example.pl 
                          defx_after_paragraph_end.pl 
                          defx_after_preformatted_with_text.pl 
                          defx_after_text.pl defx_in_example.pl 
                          double_command.pl empty_def_arguments.pl 
                          empty_def_command.pl empty_deftype.pl 
                          empty_deftypeop_name.pl 
                          end_of_line_protect_at_end.pl 
                          end_of_lines_protected.pl 
                          end_of_lines_protected_in_footnote.pl 
                          inter_item_commands_in_def.pl 
                          inter_item_commands_in_def_in_example.pl 
                          leading_space_in_def_arg.pl 
                          no_category_or_no_name.pl not_closed.pl 
                          protected_brace.pl wrong_braces_simple.pl 
                          wrong_braces_with_end_of_lines.pl 
        tp/t/results/indices: index_entry_before_first_node.pl 
                              unknown_then_known_index_entry.pl 
        tp/t/results/info_tests: before_node_and_section.pl 
        tp/t/results/invalid_nestings: block_not_matching.pl center.pl 
                                       def_in_style_command.pl 
                                       def_not_closed_in_menu_description.pl 
                                       multitable_item_in_index.pl 
                                       on_def_line.pl 
                                       on_index_entry_line.pl 
                                       section_on_defx_line.pl 
                                       tab_in_index.pl 
        tp/t/results/itemize: inter_item_commands_in_enumerate.pl 
                              inter_item_commands_in_itemize.pl 
        tp/t/results/misc_commands: index_entries.pl 
        tp/t/results/multitable: inter_item_commands_in_multitable.pl 
        tp/t/results/plaintext_tests: at_commands_glued_in_example.pl 
                                      at_commands_glued_in_paragraph.pl 
        tp/t/results/preformatted: def_in_example.pl 
        tp/t/results/sectioning: no_element.pl 
                                 placed_things_before_element.pl 
                                 placed_things_before_node.pl 
        tp/t/results/test_count: commands.pl 
        tp/t/results/xtable: empty_item_itemx.pl 
                             inter_item_commands_in_table.pl 
                             inter_item_commands_in_table_in_example.pl 
                             table_nested.pl 
        tp/tests/indices/res_parser/index_no_node: index_no_node.2 
        tp/tests/indices/res_parser/index_no_node_no_top: 
                                                          
index_no_node_no_top.2 
        tp/tests/indices/res_parser/index_one_node: index_one_node.2 
        tp/tests/indices/res_parser_info/index_no_node: index_no_node.2 
        tp/tests/indices/res_parser_info/index_no_node_no_top: 
                                                               
index_no_node_no_top.2 
        tp/tests/indices/res_parser_info/index_one_node: 
                                                         index_one_node.2 
        tp/tests/sectioning/res_parser/placed_things_before_element: 
                                                                     
placed_things_before_element.2 
        tp/tests/sectioning/res_parser_html/placed_things_before_element: 
                                                                          
placed_things_before_element.2 

Log message:
        turn the error of index entry outside of node into a warning.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/Texinfo/Parser.pm?cvsroot=texinfo&r1=1.378&r2=1.379
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/converters_tests/things_before_setfilename.pl?cvsroot=texinfo&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/converters_tests/things_before_setfilename_no_element.pl?cvsroot=texinfo&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/commands.pl?cvsroot=texinfo&r1=1.52&r2=1.53
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/def.pl?cvsroot=texinfo&r1=1.61&r2=1.62
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/formats_titles.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/multitable.pl?cvsroot=texinfo&r1=1.51&r2=1.52
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/preformatted.pl?cvsroot=texinfo&r1=1.55&r2=1.56
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/table.pl?cvsroot=texinfo&r1=1.56&r2=1.57
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage_braces/heading_in_footnote.pl?cvsroot=texinfo&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/all_commands.pl?cvsroot=texinfo&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/all_commands_delimiters.pl?cvsroot=texinfo&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/def_defx_mismatch.pl?cvsroot=texinfo&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_comment.pl?cvsroot=texinfo&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_comment_in_example.pl?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_empty_line.pl?cvsroot=texinfo&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_empty_line_in_example.pl?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_paragraph_end.pl?cvsroot=texinfo&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_preformatted_with_text.pl?cvsroot=texinfo&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_text.pl?cvsroot=texinfo&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_in_example.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/double_command.pl?cvsroot=texinfo&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/empty_def_arguments.pl?cvsroot=texinfo&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/empty_def_command.pl?cvsroot=texinfo&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/empty_deftype.pl?cvsroot=texinfo&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/empty_deftypeop_name.pl?cvsroot=texinfo&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/end_of_line_protect_at_end.pl?cvsroot=texinfo&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/end_of_lines_protected.pl?cvsroot=texinfo&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/end_of_lines_protected_in_footnote.pl?cvsroot=texinfo&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/inter_item_commands_in_def.pl?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/inter_item_commands_in_def_in_example.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/leading_space_in_def_arg.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/no_category_or_no_name.pl?cvsroot=texinfo&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/not_closed.pl?cvsroot=texinfo&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/protected_brace.pl?cvsroot=texinfo&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/wrong_braces_simple.pl?cvsroot=texinfo&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/wrong_braces_with_end_of_lines.pl?cvsroot=texinfo&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/indices/index_entry_before_first_node.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/indices/unknown_then_known_index_entry.pl?cvsroot=texinfo&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/info_tests/before_node_and_section.pl?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/block_not_matching.pl?cvsroot=texinfo&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/center.pl?cvsroot=texinfo&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/def_in_style_command.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/def_not_closed_in_menu_description.pl?cvsroot=texinfo&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/multitable_item_in_index.pl?cvsroot=texinfo&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/on_def_line.pl?cvsroot=texinfo&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/on_index_entry_line.pl?cvsroot=texinfo&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/section_on_defx_line.pl?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/tab_in_index.pl?cvsroot=texinfo&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/itemize/inter_item_commands_in_enumerate.pl?cvsroot=texinfo&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/itemize/inter_item_commands_in_itemize.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/misc_commands/index_entries.pl?cvsroot=texinfo&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/multitable/inter_item_commands_in_multitable.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/plaintext_tests/at_commands_glued_in_example.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/plaintext_tests/at_commands_glued_in_paragraph.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/preformatted/def_in_example.pl?cvsroot=texinfo&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/no_element.pl?cvsroot=texinfo&r1=1.24&r2=1.25
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/placed_things_before_element.pl?cvsroot=texinfo&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/placed_things_before_node.pl?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/test_count/commands.pl?cvsroot=texinfo&r1=1.28&r2=1.29
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/xtable/empty_item_itemx.pl?cvsroot=texinfo&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/xtable/inter_item_commands_in_table.pl?cvsroot=texinfo&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/xtable/table_nested.pl?cvsroot=texinfo&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/indices/res_parser/index_no_node/index_no_node.2?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/indices/res_parser/index_no_node_no_top/index_no_node_no_top.2?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/indices/res_parser/index_one_node/index_one_node.2?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/indices/res_parser_info/index_no_node/index_no_node.2?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/indices/res_parser_info/index_no_node_no_top/index_no_node_no_top.2?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/indices/res_parser_info/index_one_node/index_one_node.2?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/sectioning/res_parser/placed_things_before_element/placed_things_before_element.2?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/sectioning/res_parser_html/placed_things_before_element/placed_things_before_element.2?cvsroot=texinfo&r1=1.1&r2=1.2

Patches:
Index: Texinfo/Parser.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/Texinfo/Parser.pm,v
retrieving revision 1.378
retrieving revision 1.379
diff -u -b -r1.378 -r1.379
--- Texinfo/Parser.pm   15 Jun 2012 00:37:21 -0000      1.378
+++ Texinfo/Parser.pm   20 Jun 2012 23:44:23 -0000      1.379
@@ -2444,7 +2444,7 @@
   } elsif ($self->{'current_node'}) {
     $index_entry->{'node'} = $self->{'current_node'};
   } elsif (!$self->{'current_section'}) {
-    $self->line_error (sprintf($self->__("Entry for index `%s' outside of any 
node"), 
+    $self->line_warn (sprintf($self->__("Entry for index `%s' outside of any 
node"), 
                                $index_name), $line_nr);
   }
   #print STDERR "INDEX ENTRY address@hidden>{'cmdname'} 
$index_name($number)\n";

Index: t/results/converters_tests/things_before_setfilename.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/converters_tests/things_before_setfilename.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- t/results/converters_tests/things_before_setfilename.pl     25 Feb 2012 
13:15:36 -0000      1.3
+++ t/results/converters_tests/things_before_setfilename.pl     20 Jun 2012 
23:44:23 -0000      1.4
@@ -1625,13 +1625,13 @@
     'type' => 'error continuation'
   },
   {
-    'error_line' => 'things_before_setfilename.texi:38: Entry for index `cp\' 
outside of any node
+    'error_line' => 'things_before_setfilename.texi:38: warning: Entry for 
index `cp\' outside of any node
 ',
     'file_name' => 'things_before_setfilename.texi',
     'line_nr' => 38,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => 'things_before_setfilename.texi:40: warning: Printindex 
before document beginning: @printindex cp

Index: t/results/converters_tests/things_before_setfilename_no_element.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/converters_tests/things_before_setfilename_no_element.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- t/results/converters_tests/things_before_setfilename_no_element.pl  25 Feb 
2012 13:15:36 -0000      1.3
+++ t/results/converters_tests/things_before_setfilename_no_element.pl  20 Jun 
2012 23:44:23 -0000      1.4
@@ -1448,13 +1448,13 @@
     'type' => 'error continuation'
   },
   {
-    'error_line' => 'things_before_setfilename_no_element.texi:38: Entry for 
index `cp\' outside of any node
+    'error_line' => 'things_before_setfilename_no_element.texi:38: warning: 
Entry for index `cp\' outside of any node
 ',
     'file_name' => 'things_before_setfilename_no_element.texi',
     'line_nr' => 38,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => 'things_before_setfilename_no_element.texi:40: warning: 
Printindex before document beginning: @printindex cp

Index: t/results/coverage/commands.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/commands.pl,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- t/results/coverage/commands.pl      24 Jan 2012 22:16:58 -0000      1.52
+++ t/results/coverage/commands.pl      20 Jun 2012 23:44:23 -0000      1.53
@@ -548,13 +548,13 @@
 
 $result_errors{'commands'} = [
   {
-    'error_line' => ':7: Entry for index `cp\' outside of any node
+    'error_line' => ':7: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 7,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/coverage/def.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/def.pl,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- t/results/coverage/def.pl   24 Jan 2012 22:16:58 -0000      1.61
+++ t/results/coverage/def.pl   20 Jun 2012 23:44:24 -0000      1.62
@@ -2367,139 +2367,139 @@
 
 $result_errors{'def'} = [
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':7: Entry for index `fn\' outside of any node
+    'error_line' => ':7: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 7,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':11: Entry for index `fn\' outside of any node
+    'error_line' => ':11: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 11,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':12: Entry for index `fn\' outside of any node
+    'error_line' => ':12: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 12,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':13: Entry for index `fn\' outside of any node
+    'error_line' => ':13: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 13,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':14: Entry for index `fn\' outside of any node
+    'error_line' => ':14: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 14,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':15: Entry for index `fn\' outside of any node
+    'error_line' => ':15: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 15,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':16: Entry for index `fn\' outside of any node
+    'error_line' => ':16: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 16,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':17: Entry for index `fn\' outside of any node
+    'error_line' => ':17: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 17,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':18: Entry for index `fn\' outside of any node
+    'error_line' => ':18: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 18,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':19: Entry for index `fn\' outside of any node
+    'error_line' => ':19: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 19,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':20: Entry for index `fn\' outside of any node
+    'error_line' => ':20: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 20,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':21: Entry for index `fn\' outside of any node
+    'error_line' => ':21: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 21,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':23: Entry for index `fn\' outside of any node
+    'error_line' => ':23: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 23,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':25: Entry for index `fn\' outside of any node
+    'error_line' => ':25: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 25,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/coverage/formats_titles.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/formats_titles.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- t/results/coverage/formats_titles.pl        9 Jan 2012 23:43:19 -0000       
1.1
+++ t/results/coverage/formats_titles.pl        20 Jun 2012 23:44:24 -0000      
1.2
@@ -982,13 +982,13 @@
 
 $result_errors{'formats_titles'} = [
   {
-    'error_line' => ':18: Entry for index `vr\' outside of any node
+    'error_line' => ':18: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 18,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/coverage/multitable.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/multitable.pl,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- t/results/coverage/multitable.pl    3 Dec 2011 14:58:31 -0000       1.51
+++ t/results/coverage/multitable.pl    20 Jun 2012 23:44:24 -0000      1.52
@@ -789,13 +789,13 @@
 
 $result_errors{'multitable'} = [
   {
-    'error_line' => ':7: Entry for index `cp\' outside of any node
+    'error_line' => ':7: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 7,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/coverage/preformatted.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/preformatted.pl,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- t/results/coverage/preformatted.pl  24 Jan 2012 22:16:58 -0000      1.55
+++ t/results/coverage/preformatted.pl  20 Jun 2012 23:44:24 -0000      1.56
@@ -434,13 +434,13 @@
 
 $result_errors{'preformatted'} = [
   {
-    'error_line' => ':10: Entry for index `vr\' outside of any node
+    'error_line' => ':10: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 10,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/coverage/table.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/table.pl,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- t/results/coverage/table.pl 24 Jan 2012 22:16:59 -0000      1.56
+++ t/results/coverage/table.pl 20 Jun 2012 23:44:24 -0000      1.57
@@ -748,40 +748,40 @@
 
 $result_errors{'table'} = [
   {
-    'error_line' => ':11: Entry for index `cp\' outside of any node
+    'error_line' => ':11: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 11,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':13: Entry for index `vr\' outside of any node
+    'error_line' => ':13: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 13,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':15: Entry for index `ky\' outside of any node
+    'error_line' => ':15: warning: Entry for index `ky\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 15,
     'macro' => '',
     'text' => 'Entry for index `ky\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':16: Entry for index `vr\' outside of any node
+    'error_line' => ':16: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 16,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/coverage_braces/heading_in_footnote.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/coverage_braces/heading_in_footnote.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- t/results/coverage_braces/heading_in_footnote.pl    3 Dec 2011 14:58:32 
-0000       1.17
+++ t/results/coverage_braces/heading_in_footnote.pl    20 Jun 2012 23:44:24 
-0000      1.18
@@ -207,13 +207,13 @@
 
 $result_errors{'heading_in_footnote'} = [
   {
-    'error_line' => ':4: Entry for index `cp\' outside of any node
+    'error_line' => ':4: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 4,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/all_commands.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/all_commands.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- t/results/def/all_commands.pl       3 Dec 2011 14:58:32 -0000       1.32
+++ t/results/def/all_commands.pl       20 Jun 2012 23:44:24 -0000      1.33
@@ -3717,166 +3717,166 @@
 
 $result_errors{'all_commands'} = [
   {
-    'error_line' => ':1: Entry for index `vr\' outside of any node
+    'error_line' => ':1: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':5: Entry for index `fn\' outside of any node
+    'error_line' => ':5: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':9: Entry for index `fn\' outside of any node
+    'error_line' => ':9: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 9,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':13: Entry for index `vr\' outside of any node
+    'error_line' => ':13: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 13,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':17: Entry for index `vr\' outside of any node
+    'error_line' => ':17: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 17,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':21: Entry for index `fn\' outside of any node
+    'error_line' => ':21: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 21,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':25: Entry for index `tp\' outside of any node
+    'error_line' => ':25: warning: Entry for index `tp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 25,
     'macro' => '',
     'text' => 'Entry for index `tp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':29: Entry for index `fn\' outside of any node
+    'error_line' => ':29: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 29,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':33: Entry for index `fn\' outside of any node
+    'error_line' => ':33: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 33,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':37: Entry for index `fn\' outside of any node
+    'error_line' => ':37: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 37,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':41: Entry for index `vr\' outside of any node
+    'error_line' => ':41: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 41,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':45: Entry for index `vr\' outside of any node
+    'error_line' => ':45: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 45,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':49: Entry for index `fn\' outside of any node
+    'error_line' => ':49: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 49,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':53: Entry for index `vr\' outside of any node
+    'error_line' => ':53: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 53,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':57: Entry for index `vr\' outside of any node
+    'error_line' => ':57: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 57,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':61: Entry for index `vr\' outside of any node
+    'error_line' => ':61: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 61,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':65: Entry for index `fn\' outside of any node
+    'error_line' => ':65: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 65,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':69: Entry for index `fn\' outside of any node
+    'error_line' => ':69: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 69,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/all_commands_delimiters.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/all_commands_delimiters.pl,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- t/results/def/all_commands_delimiters.pl    24 Jan 2012 22:16:59 -0000      
1.34
+++ t/results/def/all_commands_delimiters.pl    20 Jun 2012 23:44:24 -0000      
1.35
@@ -16342,427 +16342,427 @@
 
 $result_errors{'all_commands_delimiters'} = [
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':6: Entry for index `vr\' outside of any node
+    'error_line' => ':6: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 6,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':9: Entry for index `fn\' outside of any node
+    'error_line' => ':9: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 9,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':13: Entry for index `fn\' outside of any node
+    'error_line' => ':13: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 13,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':16: Entry for index `fn\' outside of any node
+    'error_line' => ':16: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 16,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':20: Entry for index `fn\' outside of any node
+    'error_line' => ':20: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 20,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':24: Entry for index `vr\' outside of any node
+    'error_line' => ':24: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 24,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':28: Entry for index `tp\' outside of any node
+    'error_line' => ':28: warning: Entry for index `tp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 28,
     'macro' => '',
     'text' => 'Entry for index `tp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':32: Entry for index `vr\' outside of any node
+    'error_line' => ':32: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 32,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':36: Entry for index `vr\' outside of any node
+    'error_line' => ':36: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 36,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':40: Entry for index `fn\' outside of any node
+    'error_line' => ':40: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 40,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':44: Entry for index `fn\' outside of any node
+    'error_line' => ':44: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 44,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':47: Entry for index `fn\' outside of any node
+    'error_line' => ':47: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 47,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':50: Entry for index `fn\' outside of any node
+    'error_line' => ':50: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 50,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':53: Entry for index `fn\' outside of any node
+    'error_line' => ':53: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 53,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':56: Entry for index `fn\' outside of any node
+    'error_line' => ':56: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 56,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':59: Entry for index `fn\' outside of any node
+    'error_line' => ':59: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 59,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':62: Entry for index `fn\' outside of any node
+    'error_line' => ':62: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 62,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':65: Entry for index `fn\' outside of any node
+    'error_line' => ':65: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 65,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':68: Entry for index `fn\' outside of any node
+    'error_line' => ':68: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 68,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':71: Entry for index `fn\' outside of any node
+    'error_line' => ':71: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 71,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':74: Entry for index `fn\' outside of any node
+    'error_line' => ':74: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 74,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':77: Entry for index `fn\' outside of any node
+    'error_line' => ':77: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 77,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':80: Entry for index `fn\' outside of any node
+    'error_line' => ':80: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 80,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':83: Entry for index `fn\' outside of any node
+    'error_line' => ':83: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 83,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':86: Entry for index `fn\' outside of any node
+    'error_line' => ':86: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 86,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':89: Entry for index `fn\' outside of any node
+    'error_line' => ':89: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 89,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':92: Entry for index `fn\' outside of any node
+    'error_line' => ':92: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 92,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':95: Entry for index `fn\' outside of any node
+    'error_line' => ':95: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 95,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':98: Entry for index `vr\' outside of any node
+    'error_line' => ':98: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 98,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':101: Entry for index `vr\' outside of any node
+    'error_line' => ':101: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 101,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':104: Entry for index `fn\' outside of any node
+    'error_line' => ':104: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 104,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':107: Entry for index `fn\' outside of any node
+    'error_line' => ':107: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 107,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':110: Entry for index `vr\' outside of any node
+    'error_line' => ':110: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 110,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':113: Entry for index `vr\' outside of any node
+    'error_line' => ':113: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 113,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':116: Entry for index `tp\' outside of any node
+    'error_line' => ':116: warning: Entry for index `tp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 116,
     'macro' => '',
     'text' => 'Entry for index `tp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':119: Entry for index `tp\' outside of any node
+    'error_line' => ':119: warning: Entry for index `tp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 119,
     'macro' => '',
     'text' => 'Entry for index `tp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':122: Entry for index `vr\' outside of any node
+    'error_line' => ':122: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 122,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':125: Entry for index `tp\' outside of any node
+    'error_line' => ':125: warning: Entry for index `tp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 125,
     'macro' => '',
     'text' => 'Entry for index `tp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':128: Entry for index `vr\' outside of any node
+    'error_line' => ':128: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 128,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':131: Entry for index `vr\' outside of any node
+    'error_line' => ':131: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 131,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':134: Entry for index `fn\' outside of any node
+    'error_line' => ':134: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 134,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':137: Entry for index `fn\' outside of any node
+    'error_line' => ':137: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 137,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':140: Entry for index `fn\' outside of any node
+    'error_line' => ':140: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 140,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':143: Entry for index `fn\' outside of any node
+    'error_line' => ':143: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 143,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':146: Entry for index `fn\' outside of any node
+    'error_line' => ':146: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 146,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':149: Entry for index `fn\' outside of any node
+    'error_line' => ':149: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 149,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/def_defx_mismatch.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/def_defx_mismatch.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- t/results/def/def_defx_mismatch.pl  3 Dec 2011 14:58:32 -0000       1.32
+++ t/results/def/def_defx_mismatch.pl  20 Jun 2012 23:44:24 -0000      1.33
@@ -489,13 +489,13 @@
 
 $result_errors{'def_defx_mismatch'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':2: Must be after address@hidden' to use address@hidden'
@@ -507,13 +507,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/defx_after_comment.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/defx_after_comment.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- t/results/def/defx_after_comment.pl 3 Dec 2011 14:58:33 -0000       1.32
+++ t/results/def/defx_after_comment.pl 20 Jun 2012 23:44:25 -0000      1.33
@@ -351,22 +351,22 @@
 
 $result_errors{'defx_after_comment'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':3: Entry for index `fn\' outside of any node
+    'error_line' => ':3: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/defx_after_comment_in_example.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/defx_after_comment_in_example.pl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- t/results/def/defx_after_comment_in_example.pl      3 Dec 2011 14:58:33 
-0000       1.16
+++ t/results/def/defx_after_comment_in_example.pl      20 Jun 2012 23:44:25 
-0000      1.17
@@ -442,22 +442,22 @@
 
 $result_errors{'defx_after_comment_in_example'} = [
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':4: Entry for index `fn\' outside of any node
+    'error_line' => ':4: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 4,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/defx_after_empty_line.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/defx_after_empty_line.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- t/results/def/defx_after_empty_line.pl      3 Dec 2011 14:58:33 -0000       
1.32
+++ t/results/def/defx_after_empty_line.pl      20 Jun 2012 23:44:25 -0000      
1.33
@@ -345,22 +345,22 @@
 
 $result_errors{'defx_after_empty_line'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':3: Entry for index `fn\' outside of any node
+    'error_line' => ':3: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/defx_after_empty_line_in_example.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/defx_after_empty_line_in_example.pl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- t/results/def/defx_after_empty_line_in_example.pl   3 Dec 2011 14:58:33 
-0000       1.16
+++ t/results/def/defx_after_empty_line_in_example.pl   20 Jun 2012 23:44:25 
-0000      1.17
@@ -475,22 +475,22 @@
 
 $result_errors{'defx_after_empty_line_in_example'} = [
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':7: Entry for index `fn\' outside of any node
+    'error_line' => ':7: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 7,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/defx_after_paragraph_end.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/defx_after_paragraph_end.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- t/results/def/defx_after_paragraph_end.pl   3 Dec 2011 14:58:33 -0000       
1.32
+++ t/results/def/defx_after_paragraph_end.pl   20 Jun 2012 23:44:25 -0000      
1.33
@@ -361,13 +361,13 @@
 
 $result_errors{'defx_after_paragraph_end'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':4: Must be after address@hidden' to use address@hidden'
@@ -379,13 +379,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':4: Entry for index `fn\' outside of any node
+    'error_line' => ':4: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 4,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/defx_after_preformatted_with_text.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/defx_after_preformatted_with_text.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- t/results/def/defx_after_preformatted_with_text.pl  3 Dec 2011 14:58:33 
-0000       1.17
+++ t/results/def/defx_after_preformatted_with_text.pl  20 Jun 2012 23:44:25 
-0000      1.18
@@ -445,13 +445,13 @@
 
 $result_errors{'defx_after_preformatted_with_text'} = [
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':5: Must be after address@hidden' to use address@hidden'
@@ -463,13 +463,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':5: Entry for index `fn\' outside of any node
+    'error_line' => ':5: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/defx_after_text.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/defx_after_text.pl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- t/results/def/defx_after_text.pl    3 Dec 2011 14:58:33 -0000       1.33
+++ t/results/def/defx_after_text.pl    20 Jun 2012 23:44:25 -0000      1.34
@@ -352,13 +352,13 @@
 
 $result_errors{'defx_after_text'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':3: Must be after address@hidden' to use address@hidden'
@@ -370,13 +370,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':3: Entry for index `fn\' outside of any node
+    'error_line' => ':3: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/defx_in_example.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/defx_in_example.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/def/defx_in_example.pl    3 Dec 2011 14:58:33 -0000       1.15
+++ t/results/def/defx_in_example.pl    20 Jun 2012 23:44:25 -0000      1.16
@@ -413,22 +413,22 @@
 
 $result_errors{'defx_in_example'} = [
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':3: Entry for index `fn\' outside of any node
+    'error_line' => ':3: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/double_command.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/double_command.pl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- t/results/def/double_command.pl     28 Jan 2012 14:05:14 -0000      1.33
+++ t/results/def/double_command.pl     20 Jun 2012 23:44:25 -0000      1.34
@@ -804,22 +804,22 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':5: warning: @defvr should only appear at a line beginning
@@ -840,13 +840,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':5: Entry for index `vr\' outside of any node
+    'error_line' => ':5: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':5: No matching address@hidden defvr\'
@@ -858,13 +858,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':5: Entry for index `fn\' outside of any node
+    'error_line' => ':5: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/empty_def_arguments.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/empty_def_arguments.pl,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- t/results/def/empty_def_arguments.pl        3 Dec 2011 14:58:33 -0000       
1.31
+++ t/results/def/empty_def_arguments.pl        20 Jun 2012 23:44:25 -0000      
1.32
@@ -813,13 +813,13 @@
 
 $result_errors{'empty_def_arguments'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':2: warning: Missing name for @deffnx

Index: t/results/def/empty_def_command.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/empty_def_command.pl,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- t/results/def/empty_def_command.pl  3 Dec 2011 14:58:33 -0000       1.29
+++ t/results/def/empty_def_command.pl  20 Jun 2012 23:44:25 -0000      1.30
@@ -437,31 +437,31 @@
 
 $result_errors{'empty_def_command'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':4: Entry for index `fn\' outside of any node
+    'error_line' => ':4: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 4,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':5: Entry for index `fn\' outside of any node
+    'error_line' => ':5: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/empty_deftype.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/empty_deftype.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- t/results/def/empty_deftype.pl      3 Dec 2011 14:58:33 -0000       1.32
+++ t/results/def/empty_deftype.pl      20 Jun 2012 23:44:25 -0000      1.33
@@ -1060,40 +1060,40 @@
 
 $result_errors{'empty_deftype'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':5: Entry for index `fn\' outside of any node
+    'error_line' => ':5: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':9: Entry for index `fn\' outside of any node
+    'error_line' => ':9: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 9,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':13: Entry for index `fn\' outside of any node
+    'error_line' => ':13: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 13,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/empty_deftypeop_name.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/empty_deftypeop_name.pl,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- t/results/def/empty_deftypeop_name.pl       3 Dec 2011 14:58:33 -0000       
1.29
+++ t/results/def/empty_deftypeop_name.pl       20 Jun 2012 23:44:25 -0000      
1.30
@@ -309,13 +309,13 @@
 
 $result_errors{'empty_deftypeop_name'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/end_of_line_protect_at_end.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/end_of_line_protect_at_end.pl,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- t/results/def/end_of_line_protect_at_end.pl 28 Jan 2012 14:05:14 -0000      
1.29
+++ t/results/def/end_of_line_protect_at_end.pl 20 Jun 2012 23:44:25 -0000      
1.30
@@ -143,13 +143,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':2: No matching address@hidden deffn\'

Index: t/results/def/end_of_lines_protected.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/end_of_lines_protected.pl,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- t/results/def/end_of_lines_protected.pl     3 Dec 2011 14:58:34 -0000       
1.30
+++ t/results/def/end_of_lines_protected.pl     20 Jun 2012 23:44:25 -0000      
1.31
@@ -362,13 +362,13 @@
 
 $result_errors{'end_of_lines_protected'} = [
   {
-    'error_line' => ':4: Entry for index `fn\' outside of any node
+    'error_line' => ':4: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 4,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/end_of_lines_protected_in_footnote.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/end_of_lines_protected_in_footnote.pl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- t/results/def/end_of_lines_protected_in_footnote.pl 3 Dec 2011 14:58:34 
-0000       1.33
+++ t/results/def/end_of_lines_protected_in_footnote.pl 20 Jun 2012 23:44:25 
-0000      1.34
@@ -416,13 +416,13 @@
 
 $result_errors{'end_of_lines_protected_in_footnote'} = [
   {
-    'error_line' => ':5: Entry for index `fn\' outside of any node
+    'error_line' => ':5: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/inter_item_commands_in_def.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/inter_item_commands_in_def.pl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- t/results/def/inter_item_commands_in_def.pl 24 Jan 2012 22:17:00 -0000      
1.16
+++ t/results/def/inter_item_commands_in_def.pl 20 Jun 2012 23:44:25 -0000      
1.17
@@ -714,49 +714,49 @@
 
 $result_errors{'inter_item_commands_in_def'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':4: Entry for index `fn\' outside of any node
+    'error_line' => ':4: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 4,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':5: Entry for index `cp\' outside of any node
+    'error_line' => ':5: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':6: Entry for index `fn\' outside of any node
+    'error_line' => ':6: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 6,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':7: Entry for index `cp\' outside of any node
+    'error_line' => ':7: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 7,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/inter_item_commands_in_def_in_example.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/inter_item_commands_in_def_in_example.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- t/results/def/inter_item_commands_in_def_in_example.pl      24 Jan 2012 
22:17:00 -0000      1.4
+++ t/results/def/inter_item_commands_in_def_in_example.pl      20 Jun 2012 
23:44:26 -0000      1.5
@@ -804,49 +804,49 @@
 
 $result_errors{'inter_item_commands_in_def_in_example'} = [
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':5: Entry for index `fn\' outside of any node
+    'error_line' => ':5: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':6: Entry for index `cp\' outside of any node
+    'error_line' => ':6: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 6,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':7: Entry for index `fn\' outside of any node
+    'error_line' => ':7: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 7,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':8: Entry for index `cp\' outside of any node
+    'error_line' => ':8: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 8,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/leading_space_in_def_arg.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/leading_space_in_def_arg.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/def/leading_space_in_def_arg.pl   28 Jan 2012 13:48:43 -0000      
1.12
+++ t/results/def/leading_space_in_def_arg.pl   20 Jun 2012 23:44:26 -0000      
1.13
@@ -206,13 +206,13 @@
 
 $result_errors{'leading_space_in_def_arg'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/no_category_or_no_name.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/no_category_or_no_name.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- t/results/def/no_category_or_no_name.pl     3 Dec 2011 14:58:34 -0000       
1.17
+++ t/results/def/no_category_or_no_name.pl     20 Jun 2012 23:44:26 -0000      
1.18
@@ -612,13 +612,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':9: Entry for index `fn\' outside of any node
+    'error_line' => ':9: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 9,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':10: warning: Missing name for @deffnx

Index: t/results/def/not_closed.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/not_closed.pl,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- t/results/def/not_closed.pl 28 Jan 2012 14:05:14 -0000      1.30
+++ t/results/def/not_closed.pl 20 Jun 2012 23:44:26 -0000      1.31
@@ -357,31 +357,31 @@
 
 $result_errors{'not_closed'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':3: Entry for index `vr\' outside of any node
+    'error_line' => ':3: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':3: No matching address@hidden defvar\'

Index: t/results/def/protected_brace.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/protected_brace.pl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- t/results/def/protected_brace.pl    3 Dec 2011 14:58:34 -0000       1.19
+++ t/results/def/protected_brace.pl    20 Jun 2012 23:44:26 -0000      1.20
@@ -175,13 +175,13 @@
 
 $result_errors{'protected_brace'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/wrong_braces_simple.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/wrong_braces_simple.pl,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- t/results/def/wrong_braces_simple.pl        3 Dec 2011 14:58:34 -0000       
1.29
+++ t/results/def/wrong_braces_simple.pl        20 Jun 2012 23:44:26 -0000      
1.30
@@ -1674,13 +1674,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':4: Misplaced }
@@ -1692,13 +1692,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':4: Entry for index `fn\' outside of any node
+    'error_line' => ':4: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 4,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':7: Misplaced {
@@ -1710,13 +1710,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':7: Entry for index `fn\' outside of any node
+    'error_line' => ':7: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 7,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':10: Misplaced {
@@ -1728,22 +1728,22 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':10: Entry for index `fn\' outside of any node
+    'error_line' => ':10: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 10,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':13: Entry for index `fn\' outside of any node
+    'error_line' => ':13: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 13,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':14: Misplaced }
@@ -1755,13 +1755,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':14: Entry for index `fn\' outside of any node
+    'error_line' => ':14: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 14,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':15: Misplaced }
@@ -1773,13 +1773,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':15: Entry for index `fn\' outside of any node
+    'error_line' => ':15: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 15,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':16: Misplaced {
@@ -1791,13 +1791,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':16: Entry for index `fn\' outside of any node
+    'error_line' => ':16: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 16,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':17: Misplaced {
@@ -1809,13 +1809,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':17: Entry for index `fn\' outside of any node
+    'error_line' => ':17: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 17,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/def/wrong_braces_with_end_of_lines.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/wrong_braces_with_end_of_lines.pl,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- t/results/def/wrong_braces_with_end_of_lines.pl     3 Dec 2011 14:58:35 
-0000       1.29
+++ t/results/def/wrong_braces_with_end_of_lines.pl     20 Jun 2012 23:44:26 
-0000      1.30
@@ -489,13 +489,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':6: Misplaced }
@@ -507,13 +507,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':7: Entry for index `fn\' outside of any node
+    'error_line' => ':7: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 7,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/indices/index_entry_before_first_node.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/indices/index_entry_before_first_node.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/indices/index_entry_before_first_node.pl  27 May 2012 10:45:14 
-0000      1.13
+++ t/results/indices/index_entry_before_first_node.pl  20 Jun 2012 23:44:26 
-0000      1.14
@@ -249,13 +249,13 @@
 
 $result_errors{'index_entry_before_first_node'} = [
   {
-    'error_line' => ':2: Entry for index `cp\' outside of any node
+    'error_line' => ':2: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/indices/unknown_then_known_index_entry.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/indices/unknown_then_known_index_entry.pl,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- t/results/indices/unknown_then_known_index_entry.pl 3 Dec 2011 14:58:37 
-0000       1.21
+++ t/results/indices/unknown_then_known_index_entry.pl 20 Jun 2012 23:44:26 
-0000      1.22
@@ -153,13 +153,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':3: Entry for index `some\' outside of any node
+    'error_line' => ':3: warning: Entry for index `some\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `some\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/info_tests/before_node_and_section.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/info_tests/before_node_and_section.pl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- t/results/info_tests/before_node_and_section.pl     3 Dec 2011 14:58:38 
-0000       1.16
+++ t/results/info_tests/before_node_and_section.pl     20 Jun 2012 23:44:27 
-0000      1.17
@@ -1119,13 +1119,13 @@
 
 $result_errors{'before_node_and_section'} = [
   {
-    'error_line' => ':3: Entry for index `cp\' outside of any node
+    'error_line' => ':3: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':7: @menu seen before first @node

Index: t/results/invalid_nestings/block_not_matching.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/block_not_matching.pl,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- t/results/invalid_nestings/block_not_matching.pl    28 Jan 2012 14:05:15 
-0000      1.39
+++ t/results/invalid_nestings/block_not_matching.pl    20 Jun 2012 23:44:27 
-0000      1.40
@@ -747,13 +747,13 @@
     'type' => 'error'
   },
   {
-    'error_line' => ':5: Entry for index `fn\' outside of any node
+    'error_line' => ':5: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':7: address@hidden' expected `deffn\', but saw 
`deftypefun\'

Index: t/results/invalid_nestings/center.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/invalid_nestings/center.pl,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- t/results/invalid_nestings/center.pl        28 Jan 2012 14:05:15 -0000      
1.47
+++ t/results/invalid_nestings/center.pl        20 Jun 2012 23:44:27 -0000      
1.48
@@ -2166,13 +2166,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':3: Entry for index `cp\' outside of any node
+    'error_line' => ':3: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':5: warning: @quotation should not appear in @center

Index: t/results/invalid_nestings/def_in_style_command.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/def_in_style_command.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/invalid_nestings/def_in_style_command.pl  3 Dec 2011 14:58:38 
-0000       1.12
+++ t/results/invalid_nestings/def_in_style_command.pl  20 Jun 2012 23:44:27 
-0000      1.13
@@ -255,13 +255,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':5: Misplaced }

Index: t/results/invalid_nestings/def_not_closed_in_menu_description.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/def_not_closed_in_menu_description.pl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- t/results/invalid_nestings/def_not_closed_in_menu_description.pl    28 Jan 
2012 14:05:15 -0000      1.33
+++ t/results/invalid_nestings/def_not_closed_in_menu_description.pl    20 Jun 
2012 23:44:27 -0000      1.34
@@ -326,13 +326,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':5: address@hidden' expected `deffn\', but saw `menu\'

Index: t/results/invalid_nestings/multitable_item_in_index.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/multitable_item_in_index.pl,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- t/results/invalid_nestings/multitable_item_in_index.pl      3 Dec 2011 
14:58:38 -0000       1.27
+++ t/results/invalid_nestings/multitable_item_in_index.pl      20 Jun 2012 
23:44:27 -0000      1.28
@@ -254,13 +254,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':2: Entry for index `vr\' outside of any node
+    'error_line' => ':2: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':1: warning: @multitable has text but no @item

Index: t/results/invalid_nestings/on_def_line.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/on_def_line.pl,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- t/results/invalid_nestings/on_def_line.pl   3 Dec 2011 14:58:39 -0000       
1.26
+++ t/results/invalid_nestings/on_def_line.pl   20 Jun 2012 23:44:28 -0000      
1.27
@@ -679,13 +679,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':2: warning: @anchor should not appear in @deffn
@@ -733,13 +733,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/invalid_nestings/on_index_entry_line.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/on_index_entry_line.pl,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- t/results/invalid_nestings/on_index_entry_line.pl   3 Dec 2011 14:58:39 
-0000       1.31
+++ t/results/invalid_nestings/on_index_entry_line.pl   20 Jun 2012 23:44:28 
-0000      1.32
@@ -314,13 +314,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':1: Entry for index `cp\' outside of any node
+    'error_line' => ':1: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/invalid_nestings/section_on_defx_line.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/section_on_defx_line.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- t/results/invalid_nestings/section_on_defx_line.pl  28 Jan 2012 14:05:16 
-0000      1.2
+++ t/results/invalid_nestings/section_on_defx_line.pl  20 Jun 2012 23:44:28 
-0000      1.3
@@ -285,13 +285,13 @@
 
 $result_errors{'section_on_defx_line'} = [
   {
-    'error_line' => ':1: Entry for index `fn\' outside of any node
+    'error_line' => ':1: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':2: warning: @section should only appear at a line 
beginning

Index: t/results/invalid_nestings/tab_in_index.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/tab_in_index.pl,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- t/results/invalid_nestings/tab_in_index.pl  3 Dec 2011 14:58:39 -0000       
1.30
+++ t/results/invalid_nestings/tab_in_index.pl  20 Jun 2012 23:44:28 -0000      
1.31
@@ -345,13 +345,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':3: Entry for index `vr\' outside of any node
+    'error_line' => ':3: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/itemize/inter_item_commands_in_enumerate.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/itemize/inter_item_commands_in_enumerate.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- t/results/itemize/inter_item_commands_in_enumerate.pl       11 Jan 2012 
19:22:56 -0000      1.9
+++ t/results/itemize/inter_item_commands_in_enumerate.pl       20 Jun 2012 
23:44:28 -0000      1.10
@@ -378,13 +378,13 @@
 
 $result_errors{'inter_item_commands_in_enumerate'} = [
   {
-    'error_line' => ':9: Entry for index `cp\' outside of any node
+    'error_line' => ':9: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 9,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/itemize/inter_item_commands_in_itemize.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/itemize/inter_item_commands_in_itemize.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/itemize/inter_item_commands_in_itemize.pl 11 Jan 2012 19:22:56 
-0000      1.12
+++ t/results/itemize/inter_item_commands_in_itemize.pl 20 Jun 2012 23:44:28 
-0000      1.13
@@ -827,40 +827,40 @@
 
 $result_errors{'inter_item_commands_in_itemize'} = [
   {
-    'error_line' => ':3: Entry for index `cp\' outside of any node
+    'error_line' => ':3: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':8: Entry for index `cp\' outside of any node
+    'error_line' => ':8: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 8,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':10: Entry for index `cp\' outside of any node
+    'error_line' => ':10: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 10,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':17: Entry for index `cp\' outside of any node
+    'error_line' => ':17: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 17,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/misc_commands/index_entries.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/misc_commands/index_entries.pl,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- t/results/misc_commands/index_entries.pl    3 Dec 2011 14:58:40 -0000       
1.31
+++ t/results/misc_commands/index_entries.pl    20 Jun 2012 23:44:28 -0000      
1.32
@@ -211,22 +211,22 @@
 
 $result_errors{'index_entries'} = [
   {
-    'error_line' => ':1: Entry for index `cp\' outside of any node
+    'error_line' => ':1: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 1,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':5: Entry for index `truc\' outside of any node
+    'error_line' => ':5: warning: Entry for index `truc\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `truc\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/multitable/inter_item_commands_in_multitable.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/multitable/inter_item_commands_in_multitable.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/multitable/inter_item_commands_in_multitable.pl   11 Jan 2012 
00:29:59 -0000      1.15
+++ t/results/multitable/inter_item_commands_in_multitable.pl   20 Jun 2012 
23:44:28 -0000      1.16
@@ -1173,31 +1173,31 @@
 
 $result_errors{'inter_item_commands_in_multitable'} = [
   {
-    'error_line' => ':6: Entry for index `cp\' outside of any node
+    'error_line' => ':6: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 6,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':17: Entry for index `cp\' outside of any node
+    'error_line' => ':17: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 17,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':23: Entry for index `cp\' outside of any node
+    'error_line' => ':23: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 23,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/plaintext_tests/at_commands_glued_in_example.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/plaintext_tests/at_commands_glued_in_example.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/plaintext_tests/at_commands_glued_in_example.pl   24 Jan 2012 
22:17:01 -0000      1.13
+++ t/results/plaintext_tests/at_commands_glued_in_example.pl   20 Jun 2012 
23:44:29 -0000      1.14
@@ -756,13 +756,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':15: Entry for index `cp\' outside of any node
+    'error_line' => ':15: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 15,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':8: @ref reference to nonexistent node `Top\'

Index: t/results/plaintext_tests/at_commands_glued_in_paragraph.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/plaintext_tests/at_commands_glued_in_paragraph.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/plaintext_tests/at_commands_glued_in_paragraph.pl 24 Jan 2012 
22:17:01 -0000      1.13
+++ t/results/plaintext_tests/at_commands_glued_in_paragraph.pl 20 Jun 2012 
23:44:29 -0000      1.14
@@ -687,13 +687,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':14: Entry for index `cp\' outside of any node
+    'error_line' => ':14: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 14,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':7: @ref reference to nonexistent node `Top\'

Index: t/results/preformatted/def_in_example.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/preformatted/def_in_example.pl,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- t/results/preformatted/def_in_example.pl    11 Jan 2012 19:22:57 -0000      
1.20
+++ t/results/preformatted/def_in_example.pl    20 Jun 2012 23:44:29 -0000      
1.21
@@ -277,13 +277,13 @@
 
 $result_errors{'def_in_example'} = [
   {
-    'error_line' => ':2: Entry for index `fn\' outside of any node
+    'error_line' => ':2: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 2,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/sectioning/no_element.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/no_element.pl,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- t/results/sectioning/no_element.pl  25 Feb 2012 13:15:48 -0000      1.24
+++ t/results/sectioning/no_element.pl  20 Jun 2012 23:44:29 -0000      1.25
@@ -971,13 +971,13 @@
     'type' => 'error continuation'
   },
   {
-    'error_line' => ':32: Entry for index `cp\' outside of any node
+    'error_line' => ':32: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 32,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/sectioning/placed_things_before_element.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/placed_things_before_element.pl,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- t/results/sectioning/placed_things_before_element.pl        25 Feb 2012 
13:15:49 -0000      1.23
+++ t/results/sectioning/placed_things_before_element.pl        20 Jun 2012 
23:44:29 -0000      1.24
@@ -1090,13 +1090,13 @@
     'type' => 'error continuation'
   },
   {
-    'error_line' => ':28: Entry for index `cp\' outside of any node
+    'error_line' => ':28: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 28,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/sectioning/placed_things_before_node.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/placed_things_before_node.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- t/results/sectioning/placed_things_before_node.pl   25 Feb 2012 13:15:49 
-0000      1.2
+++ t/results/sectioning/placed_things_before_node.pl   20 Jun 2012 23:44:29 
-0000      1.3
@@ -1183,13 +1183,13 @@
     'type' => 'error continuation'
   },
   {
-    'error_line' => ':28: Entry for index `cp\' outside of any node
+    'error_line' => ':28: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 28,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/test_count/commands.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/test_count/commands.pl,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- t/results/test_count/commands.pl    24 Jan 2012 22:17:05 -0000      1.28
+++ t/results/test_count/commands.pl    20 Jun 2012 23:44:29 -0000      1.29
@@ -579,13 +579,13 @@
 
 $result_errors{'commands'} = [
   {
-    'error_line' => ':13: Entry for index `vr\' outside of any node
+    'error_line' => ':13: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 13,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/xtable/empty_item_itemx.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/xtable/empty_item_itemx.pl,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- t/results/xtable/empty_item_itemx.pl        3 Dec 2011 14:58:41 -0000       
1.20
+++ t/results/xtable/empty_item_itemx.pl        20 Jun 2012 23:44:29 -0000      
1.21
@@ -467,13 +467,13 @@
 
 $result_errors{'empty_item_itemx'} = [
   {
-    'error_line' => ':5: Entry for index `vr\' outside of any node
+    'error_line' => ':5: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 5,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':6: warning: @itemx missing argument
@@ -485,13 +485,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':7: Entry for index `vr\' outside of any node
+    'error_line' => ':7: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 7,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
     'error_line' => ':8: warning: @item missing argument
@@ -503,13 +503,13 @@
     'type' => 'warning'
   },
   {
-    'error_line' => ':9: Entry for index `vr\' outside of any node
+    'error_line' => ':9: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 9,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/xtable/inter_item_commands_in_table.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/xtable/inter_item_commands_in_table.pl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- t/results/xtable/inter_item_commands_in_table.pl    24 Jan 2012 22:17:06 
-0000      1.19
+++ t/results/xtable/inter_item_commands_in_table.pl    20 Jun 2012 23:44:29 
-0000      1.20
@@ -1685,94 +1685,94 @@
 
 $result_errors{'inter_item_commands_in_table'} = [
   {
-    'error_line' => ':3: Entry for index `vr\' outside of any node
+    'error_line' => ':3: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 3,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':8: Entry for index `vr\' outside of any node
+    'error_line' => ':8: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 8,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':10: Entry for index `vr\' outside of any node
+    'error_line' => ':10: warning: Entry for index `vr\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 10,
     'macro' => '',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':15: Entry for index `fn\' outside of any node
+    'error_line' => ':15: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 15,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':16: Entry for index `cp\' outside of any node
+    'error_line' => ':16: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 16,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':19: Entry for index `fn\' outside of any node
+    'error_line' => ':19: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 19,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':21: Entry for index `fn\' outside of any node
+    'error_line' => ':21: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 21,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':25: Entry for index `fn\' outside of any node
+    'error_line' => ':25: warning: Entry for index `fn\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 25,
     'macro' => '',
     'text' => 'Entry for index `fn\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':31: Entry for index `cp\' outside of any node
+    'error_line' => ':31: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 31,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':38: Entry for index `cp\' outside of any node
+    'error_line' => ':38: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 38,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/xtable/inter_item_commands_in_table_in_example.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- t/results/xtable/inter_item_commands_in_table_in_example.pl 3 Dec 2011 
14:58:41 -0000       1.2
+++ t/results/xtable/inter_item_commands_in_table_in_example.pl 20 Jun 2012 
23:44:29 -0000      1.3
@@ -576,13 +576,13 @@
 
 $result_errors{'inter_item_commands_in_table_in_example'} = [
   {
-    'error_line' => ':4: Entry for index `cp\' outside of any node
+    'error_line' => ':4: warning: Entry for index `cp\' outside of any node
 ',
     'file_name' => '',
     'line_nr' => 4,
     'macro' => '',
     'text' => 'Entry for index `cp\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: t/results/xtable/table_nested.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/xtable/table_nested.pl,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- t/results/xtable/table_nested.pl    3 Dec 2011 14:58:41 -0000       1.18
+++ t/results/xtable/table_nested.pl    20 Jun 2012 23:44:30 -0000      1.19
@@ -3018,112 +3018,112 @@
 
 $result_errors{'table_nested'} = [
   {
-    'error_line' => ':27: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':27: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 27,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':27: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':27: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 27,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':27: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':27: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 27,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':27: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':27: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 27,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':32: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':32: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 32,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':32: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':32: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 32,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':32: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':32: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 32,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':32: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':32: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 32,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':38: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':38: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 38,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':38: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':38: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 38,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':38: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':38: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 38,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   },
   {
-    'error_line' => ':38: Entry for index `vr\' outside of any node (possibly 
involving @myvtable)
+    'error_line' => ':38: warning: Entry for index `vr\' outside of any node 
(possibly involving @myvtable)
 ',
     'file_name' => '',
     'line_nr' => 38,
     'macro' => 'myvtable',
     'text' => 'Entry for index `vr\' outside of any node',
-    'type' => 'error'
+    'type' => 'warning'
   }
 ];
 

Index: tests/indices/res_parser/index_no_node/index_no_node.2
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/tests/indices/res_parser/index_no_node/index_no_node.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/indices/res_parser/index_no_node/index_no_node.2      14 Jan 2012 
19:02:19 -0000      1.1
+++ tests/indices/res_parser/index_no_node/index_no_node.2      20 Jun 2012 
23:44:30 -0000      1.2
@@ -1,4 +1,4 @@
-index_no_node.texi:5: Entry for index `cp' outside of any node
+index_no_node.texi:5: warning: Entry for index `cp' outside of any node
 index_no_node.texi:7: warning: Printindex before document beginning: 
@printindex cp
 index_no_node.texi:11: Unknown index `bidule' in @printindex
 index_no_node.texi:19: Lowering the section level of @top appearing after a 
lower element

Index: tests/indices/res_parser/index_no_node_no_top/index_no_node_no_top.2
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/tests/indices/res_parser/index_no_node_no_top/index_no_node_no_top.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/indices/res_parser/index_no_node_no_top/index_no_node_no_top.2        
14 Jan 2012 19:02:20 -0000      1.1
+++ tests/indices/res_parser/index_no_node_no_top/index_no_node_no_top.2        
20 Jun 2012 23:44:30 -0000      1.2
@@ -1,4 +1,4 @@
-index_no_node_no_top.texi:5: Entry for index `cp' outside of any node
+index_no_node_no_top.texi:5: warning: Entry for index `cp' outside of any node
 index_no_node_no_top.texi:7: warning: Printindex before document beginning: 
@printindex cp
 index_no_node_no_top.texi:11: Unknown index `bidule' in @printindex
 warning: Must specify a title with a title command or @top

Index: tests/indices/res_parser/index_one_node/index_one_node.2
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/tests/indices/res_parser/index_one_node/index_one_node.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/indices/res_parser/index_one_node/index_one_node.2    14 Jan 2012 
19:02:29 -0000      1.1
+++ tests/indices/res_parser/index_one_node/index_one_node.2    20 Jun 2012 
23:44:30 -0000      1.2
@@ -1,2 +1,2 @@
-index_one_node.texi:6: Entry for index `cp' outside of any node
+index_one_node.texi:6: warning: Entry for index `cp' outside of any node
 warning: Must specify a title with a title command or @top

Index: tests/indices/res_parser_info/index_no_node/index_no_node.2
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/tests/indices/res_parser_info/index_no_node/index_no_node.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/indices/res_parser_info/index_no_node/index_no_node.2 14 Jan 2012 
19:03:26 -0000      1.1
+++ tests/indices/res_parser_info/index_no_node/index_no_node.2 20 Jun 2012 
23:44:30 -0000      1.2
@@ -1,5 +1,5 @@
 warning: Ignoring splitting for format info
-index_no_node.texi:5: Entry for index `cp' outside of any node
+index_no_node.texi:5: warning: Entry for index `cp' outside of any node
 index_no_node.texi:7: warning: Printindex before document beginning: 
@printindex cp
 index_no_node.texi:11: Unknown index `bidule' in @printindex
 index_no_node.texi:19: Lowering the section level of @top appearing after a 
lower element

Index: tests/indices/res_parser_info/index_no_node_no_top/index_no_node_no_top.2
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/tests/indices/res_parser_info/index_no_node_no_top/index_no_node_no_top.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/indices/res_parser_info/index_no_node_no_top/index_no_node_no_top.2   
14 Jan 2012 19:03:26 -0000      1.1
+++ tests/indices/res_parser_info/index_no_node_no_top/index_no_node_no_top.2   
20 Jun 2012 23:44:30 -0000      1.2
@@ -1,4 +1,4 @@
-index_no_node_no_top.texi:5: Entry for index `cp' outside of any node
+index_no_node_no_top.texi:5: warning: Entry for index `cp' outside of any node
 index_no_node_no_top.texi:7: warning: Printindex before document beginning: 
@printindex cp
 index_no_node_no_top.texi:11: Unknown index `bidule' in @printindex
 warning: Document without nodes.

Index: tests/indices/res_parser_info/index_one_node/index_one_node.2
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/tests/indices/res_parser_info/index_one_node/index_one_node.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/indices/res_parser_info/index_one_node/index_one_node.2       14 Jan 
2012 19:03:28 -0000      1.1
+++ tests/indices/res_parser_info/index_one_node/index_one_node.2       20 Jun 
2012 23:44:30 -0000      1.2
@@ -1,3 +1,3 @@
-index_one_node.texi:6: Entry for index `cp' outside of any node
+index_one_node.texi:6: warning: Entry for index `cp' outside of any node
 warning: Document without Top node.
 index_one_node.texi:6: warning: Entry for index `cp' outside of any node

Index: 
tests/sectioning/res_parser/placed_things_before_element/placed_things_before_element.2
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/tests/sectioning/res_parser/placed_things_before_element/placed_things_before_element.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- 
tests/sectioning/res_parser/placed_things_before_element/placed_things_before_element.2
     14 Jan 2012 19:05:11 -0000      1.1
+++ 
tests/sectioning/res_parser/placed_things_before_element/placed_things_before_element.2
     20 Jun 2012 23:44:30 -0000      1.2
@@ -1,3 +1,3 @@
 placed_things_before_element.texi:29: @menu seen before first @node
 placed_things_before_element.texi:29: perhaps your @top node should be wrapped 
in @ifnottex rather than @ifinfo?
-placed_things_before_element.texi:33: Entry for index `cp' outside of any node
+placed_things_before_element.texi:33: warning: Entry for index `cp' outside of 
any node

Index: 
tests/sectioning/res_parser_html/placed_things_before_element/placed_things_before_element.2
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/tests/sectioning/res_parser_html/placed_things_before_element/placed_things_before_element.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- 
tests/sectioning/res_parser_html/placed_things_before_element/placed_things_before_element.2
        14 Jan 2012 19:05:33 -0000      1.1
+++ 
tests/sectioning/res_parser_html/placed_things_before_element/placed_things_before_element.2
        20 Jun 2012 23:44:30 -0000      1.2
@@ -1,3 +1,3 @@
 placed_things_before_element.texi:29: @menu seen before first @node
 placed_things_before_element.texi:29: perhaps your @top node should be wrapped 
in @ifnottex rather than @ifinfo?
-placed_things_before_element.texi:33: Entry for index `cp' outside of any node
+placed_things_before_element.texi:33: warning: Entry for index `cp' outside of 
any node



reply via email to

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