Skip to content

Move Is_young back to <caml/address_class.h> and export it#11555

Merged
dra27 merged 1 commit intoocaml:trunkfrom
xavierleroy:Is_young-is-back
Sep 22, 2022
Merged

Move Is_young back to <caml/address_class.h> and export it#11555
dra27 merged 1 commit intoocaml:trunkfrom
xavierleroy:Is_young-is-back

Conversation

@xavierleroy
Copy link
Copy Markdown
Contributor

For backward compatibility with OCaml 4. See #11464 for why the current definition is problematic.

Fixes: #11464

For backward compatibility with OCaml 4.

Fixes: ocaml#11464
Copy link
Copy Markdown
Member

@dra27 dra27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dra27 dra27 merged commit 9cad6b1 into ocaml:trunk Sep 22, 2022
dra27 added a commit that referenced this pull request Sep 22, 2022
Move `Is_young` back to `<caml/address_class.h>` and export it

(cherry picked from commit 9cad6b1)
@dra27
Copy link
Copy Markdown
Member

dra27 commented Sep 22, 2022

Cherry-picked to 5.0 in 25c8baa

@xavierleroy xavierleroy deleted the Is_young-is-back branch September 23, 2022 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Definition of Is_young is incomplete

2 participants