Skip to content

Commit 9c20b52

Browse files
committed
Fix all_visit_methods_in_yarp_translator check in jt
1 parent 18ee9a2 commit 9c20b52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/jt.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2904,6 +2904,7 @@ def all_visit_methods_in_yarp_translator
29042904
false
29052905
else
29062906
STDERR.puts "Missing methods in YARPTranslator: #{missing}"
2907+
true
29072908
end
29082909
end
29092910

0 commit comments

Comments
 (0)