Skip to content

Commit 87891a2

Browse files
committed
update libruby3.0.symbols
1 parent 2c57906 commit 87891a2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

debian/libruby3.0.symbols

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ libruby-3.0.so.3.0 libruby3.0 #MINVER#
241241
rb_ast_memsize@Base 3.0.0
242242
rb_ast_new@Base 3.0.0
243243
rb_ast_newnode@Base 3.0.0
244+
rb_ast_node_type_change@Base 3.0.1-0nkmi1~focal
244245
rb_ast_update_references@Base 3.0.0
245246
rb_attr@Base 3.0.0
246247
rb_attr_get@Base 3.0.0
@@ -1055,8 +1056,6 @@ libruby-3.0.so.3.0 libruby3.0 #MINVER#
10551056
rb_method_entry_with_refinements@Base 3.0.0
10561057
rb_method_iseq@Base 3.0.0
10571058
rb_mjit_add_iseq_to_process@Base 3.0.0
1058-
rb_mjit_after_vm_ic_update@Base 3.0.0~rc1
1059-
rb_mjit_before_vm_ic_update@Base 3.0.0~rc1
10601059
rb_mjit_iseq_compile_info@Base 3.0.0
10611060
rb_mjit_recompile_const@Base 3.0.0~rc1
10621061
rb_mjit_recompile_exivar@Base 3.0.0
@@ -1230,8 +1229,11 @@ libruby-3.0.so.3.0 libruby3.0 #MINVER#
12301229
rb_proc_call_with_block_kw@Base 3.0.0
12311230
rb_proc_exec@Base 3.0.0
12321231
rb_proc_get_iseq@Base 3.0.0
1232+
rb_proc_isolate@Base 3.0.1-0nkmi1~focal
1233+
rb_proc_isolate_bang@Base 3.0.1-0nkmi1~focal
12331234
rb_proc_lambda_p@Base 3.0.0
12341235
rb_proc_new@Base 3.0.0
1236+
rb_proc_ractor_make_shareable@Base 3.0.1-0nkmi1~focal
12351237
rb_proc_times@Base 3.0.0
12361238
rb_profile_frame_absolute_path@Base 3.0.0
12371239
rb_profile_frame_base_label@Base 3.0.0
@@ -1256,9 +1258,12 @@ libruby-3.0.so.3.0 libruby3.0 #MINVER#
12561258
rb_ractor_local_storage_ptr_set@Base 3.0.0~preview2
12571259
rb_ractor_local_storage_type_free@Base 3.0.0~preview2
12581260
rb_ractor_local_storage_value@Base 3.0.0~preview2
1261+
rb_ractor_local_storage_value_lookup@Base 3.0.1-0nkmi1~focal
12591262
rb_ractor_local_storage_value_newkey@Base 3.0.0~preview2
12601263
rb_ractor_local_storage_value_set@Base 3.0.0~preview2
12611264
rb_ractor_main_p_@Base 3.0.0
1265+
rb_ractor_make_shareable@Base 3.0.1-0nkmi1~focal
1266+
rb_ractor_make_shareable_copy@Base 3.0.1-0nkmi1~focal
12621267
rb_ractor_shareable_p_continue@Base 3.0.0
12631268
rb_ractor_stderr@Base 3.0.0
12641269
rb_ractor_stderr_set@Base 3.0.0

0 commit comments

Comments
 (0)