From e30215c6c52bd248c6582e42246e451b980e8d60 Mon Sep 17 00:00:00 2001 From: Hugo Heuzard Date: Tue, 1 Oct 2024 22:19:38 +0200 Subject: [PATCH] WIP --- compiler/tests-check-prim/main.output | 3 +++ compiler/tests-check-prim/unix-unix.output | 3 +++ compiler/tests-check-prim/unix-win32.output | 3 +++ compiler/tests-check-prim/unix-win32.output5 | 3 +++ 4 files changed, 12 insertions(+) diff --git a/compiler/tests-check-prim/main.output b/compiler/tests-check-prim/main.output index 0aa512ef6d..b5d4c4d6b8 100644 --- a/compiler/tests-check-prim/main.output +++ b/compiler/tests-check-prim/main.output @@ -197,6 +197,7 @@ caml_build_symbols caml_is_printable caml_maybe_print_stats caml_register_global +jsoo_toplevel_reloc From +str.js: caml_str_initialize @@ -232,6 +233,8 @@ caml_terminfo_backup caml_terminfo_resume caml_terminfo_setup caml_terminfo_standout +jsoo_toplevel_init_compile +jsoo_toplevel_init_reloc From +unix.js: caml_unix_cleanup diff --git a/compiler/tests-check-prim/unix-unix.output b/compiler/tests-check-prim/unix-unix.output index 5e8889c2ff..3d6399954e 100644 --- a/compiler/tests-check-prim/unix-unix.output +++ b/compiler/tests-check-prim/unix-unix.output @@ -306,6 +306,7 @@ caml_build_symbols caml_is_printable caml_maybe_print_stats caml_register_global +jsoo_toplevel_reloc From +str.js: caml_str_initialize @@ -341,6 +342,8 @@ caml_terminfo_backup caml_terminfo_resume caml_terminfo_setup caml_terminfo_standout +jsoo_toplevel_init_compile +jsoo_toplevel_init_reloc From +unix.js: caml_unix_cleanup diff --git a/compiler/tests-check-prim/unix-win32.output b/compiler/tests-check-prim/unix-win32.output index 52ac92cf96..9df6df3c02 100644 --- a/compiler/tests-check-prim/unix-win32.output +++ b/compiler/tests-check-prim/unix-win32.output @@ -271,6 +271,7 @@ caml_build_symbols caml_is_printable caml_maybe_print_stats caml_register_global +jsoo_toplevel_reloc From +str.js: caml_str_initialize @@ -306,6 +307,8 @@ caml_terminfo_backup caml_terminfo_resume caml_terminfo_setup caml_terminfo_standout +jsoo_toplevel_init_compile +jsoo_toplevel_init_reloc From +unix.js: caml_unix_cleanup diff --git a/compiler/tests-check-prim/unix-win32.output5 b/compiler/tests-check-prim/unix-win32.output5 index 72fad0943a..7db584011a 100644 --- a/compiler/tests-check-prim/unix-win32.output5 +++ b/compiler/tests-check-prim/unix-win32.output5 @@ -227,6 +227,7 @@ caml_build_symbols caml_is_printable caml_maybe_print_stats caml_register_global +jsoo_toplevel_reloc From +str.js: caml_str_initialize @@ -255,6 +256,8 @@ caml_terminfo_backup caml_terminfo_resume caml_terminfo_setup caml_terminfo_standout +jsoo_toplevel_init_compile +jsoo_toplevel_init_reloc From +unix.js: caml_unix_getpwuid