Skip to content

Commit 4b72516

Browse files
committed
Accept
1 parent deafb2e commit 4b72516

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

compiler/tests-check-prim/main.4.14.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ From +array.js:
2424
caml_check_bound
2525

2626
From +bigarray.js:
27-
caml_ba_create_from
27+
caml_ba_create_from (deprecated)
2828
caml_ba_init
2929

3030
From +bigstring.js:

compiler/tests-check-prim/main.5.2.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ From +array.js:
1717
caml_check_bound
1818

1919
From +bigarray.js:
20-
caml_ba_create_from
20+
caml_ba_create_from (deprecated)
2121
caml_ba_init
2222

2323
From +bigstring.js:

compiler/tests-check-prim/main.5.3.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ From +array.js:
1616
caml_check_bound
1717

1818
From +bigarray.js:
19-
caml_ba_create_from
19+
caml_ba_create_from (deprecated)
2020
caml_ba_init
2121

2222
From +bigstring.js:

compiler/tests-check-prim/main.5.4.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ From +array.js:
1515
caml_check_bound
1616

1717
From +bigarray.js:
18-
caml_ba_create_from
18+
caml_ba_create_from (deprecated)
1919
caml_ba_init
2020

2121
From +bigstring.js:

compiler/tests-check-prim/unix-Unix.4.14.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ From +array.js:
100100
caml_check_bound
101101

102102
From +bigarray.js:
103-
caml_ba_create_from
103+
caml_ba_create_from (deprecated)
104104
caml_ba_init
105105

106106
From +bigstring.js:

compiler/tests-check-prim/unix-Unix.5.2.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ From +array.js:
9393
caml_check_bound
9494

9595
From +bigarray.js:
96-
caml_ba_create_from
96+
caml_ba_create_from (deprecated)
9797
caml_ba_init
9898

9999
From +bigstring.js:

compiler/tests-check-prim/unix-Unix.5.3.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ From +array.js:
9292
caml_check_bound
9393

9494
From +bigarray.js:
95-
caml_ba_create_from
95+
caml_ba_create_from (deprecated)
9696
caml_ba_init
9797

9898
From +bigstring.js:

compiler/tests-check-prim/unix-Unix.5.4.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ From +array.js:
9292
caml_check_bound
9393

9494
From +bigarray.js:
95-
caml_ba_create_from
95+
caml_ba_create_from (deprecated)
9696
caml_ba_init
9797

9898
From +bigstring.js:

compiler/tests-check-prim/unix-Win32.4.14.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ From +array.js:
7272
caml_check_bound
7373

7474
From +bigarray.js:
75-
caml_ba_create_from
75+
caml_ba_create_from (deprecated)
7676
caml_ba_init
7777

7878
From +bigstring.js:

compiler/tests-check-prim/unix-Win32.5.2.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ From +array.js:
6666
caml_check_bound
6767

6868
From +bigarray.js:
69-
caml_ba_create_from
69+
caml_ba_create_from (deprecated)
7070
caml_ba_init
7171

7272
From +bigstring.js:

0 commit comments

Comments
 (0)