We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c5e86 commit c92a2b7Copy full SHA for c92a2b7
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 2a2ec67e6ebeb1dc4aea950487072bc9713a4d31
+refs/heads/master: 2141154c85c34cc1d4a508463b05d7ba5a6b490d
trunk/src/boot/me/trans.ml
@@ -2815,7 +2815,7 @@ let trans_visitor
2815
(* Iterate over box parts marking outgoing links. *)
2816
let (body_mem, _) =
2817
need_mem_cell
2818
- (get_element_ptr (deref cell)
+ (get_element_ptr_dyn ty_params (deref cell)
2819
Abi.box_gc_field_body)
2820
in
2821
let ty = maybe_iso curr_iso ty in
0 commit comments