texinfo-commits
[Top][All Lists]
Advanced

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

[8426] parsetexi update


From: gavinsmith0123
Subject: [8426] parsetexi update
Date: Sat, 27 Oct 2018 14:18:47 -0400 (EDT)

Revision: 8426
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8426
Author:   gavin
Date:     2018-10-27 14:18:46 -0400 (Sat, 27 Oct 2018)
Log Message:
-----------
parsetexi update

Modified Paths:
--------------
    trunk/tp/Texinfo/XS/parsetexi/api.c

Modified: trunk/tp/Texinfo/XS/parsetexi/api.c
===================================================================
--- trunk/tp/Texinfo/XS/parsetexi/api.c 2018-10-27 12:40:39 UTC (rev 8425)
+++ trunk/tp/Texinfo/XS/parsetexi/api.c 2018-10-27 18:18:46 UTC (rev 8426)
@@ -51,7 +51,6 @@
       Root = 0;
     }
   wipe_user_commands ();
-  wipe_values ();
   wipe_macros ();
   init_index_commands ();
   wipe_errors ();
@@ -73,6 +72,7 @@
   debug ("!!!!!!!!!!!!!!!! RESETTING THE PARSER !!!!!!!!!!!!!!!!!!!!!");
 
   reset_parser_except_conf ();
+  wipe_values ();
   clear_expanded_formats ();
   reset_conf ();
 }




reply via email to

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