Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The manual doesn't mention 0x200 flag for OCAMLRUNPARAM=v #6607

Closed
vicuna opened this issue Oct 9, 2014 · 1 comment
Closed

The manual doesn't mention 0x200 flag for OCAMLRUNPARAM=v #6607

vicuna opened this issue Oct 9, 2014 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Oct 9, 2014

Original bug ID: 6607
Reporter: @alainfrisch
Status: closed (set by @damiendoligez on 2015-02-27T04:16:56Z)
Resolution: fixed
Priority: normal
Severity: minor
Target version: 4.02.2+dev / +rc1
Fixed in version: 4.02.2+dev / +rc1
Category: documentation
Tags: junior_job

Bug description

byterun/compact.c: caml_gc_message (0x200, "FL size at phase change = %"
byterun/compact.c: caml_gc_message (0x200, "Estimated overhead = %"
byterun/compact.c: caml_gc_message (0x200, "Automatic compaction triggered.\n", 0);
byterun/compact.c: caml_gc_message (0x200, "Measured overhead: %"
byterun/gc_ctrl.c: caml_gc_message (0x200, "Estimated overhead (lower bound) = %"
byterun/gc_ctrl.c: caml_gc_message (0x200, "Automatic compaction triggered.\n", 0);

@vicuna
Copy link
Author

vicuna commented Feb 27, 2015

Comment author: @damiendoligez

fixed (commit 15868 in manual, commit 15870 in 4.02)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant