lib/riemann/tools/mdstat_parser.tab.rb in riemann-tools-1.10.0 vs lib/riemann/tools/mdstat_parser.tab.rb in riemann-tools-1.11.0
- old
+ new
@@ -1,9 +1,9 @@
#
# DO NOT MODIFY!!!!
-# This file is automatically generated by Racc 1.6.2
-# from Racc grammar file "".
+# This file is automatically generated by Racc 1.7.3
+# from Racc grammar file "mdstat_parser.y".
#
require 'racc/parser.rb'
@@ -253,10 +253,11 @@
racc_reduce_table,
racc_token_table,
racc_shift_n,
racc_reduce_n,
racc_use_result_var ]
+Ractor.make_shareable(Racc_arg) if defined?(Ractor)
Racc_token_to_s_table = [
"$end",
"error",
"ALGORITHM",
@@ -310,9 +311,10 @@
"level",
"progress",
"bitmap",
"progress_action",
"identifiers" ]
+Ractor.make_shareable(Racc_token_to_s_table) if defined?(Ractor)
Racc_debug_parser = false
##### State transition tables end #####