Skip to content

Commit

Permalink
Move Changes for #8788 to 4.09.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 committed Jul 11, 2019
1 parent a451893 commit ef8d8a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Changes
Expand Up @@ -40,9 +40,6 @@ Working version

### Runtime system:

- #8787, #8788: avoid integer overflow in caml_output_value_to_bytes
(Jeremy Yallop, report by Marcello Seri)

- #8619: Ensure Gc.minor_words remains accurate after a GC.
(Stephen Dolan, Xavier Leroy and David Allsopp,
review by Xavier Leroy and Gabriel Scherer)
Expand Down Expand Up @@ -271,6 +268,9 @@ OCaml 4.09.0
- #8656: Fix a bug in [caml_modify_generational_global_root]
(Jacques-Henri Jourdan, review by Gabriel Scherer)

- #8787, #8788: avoid integer overflow in caml_output_value_to_bytes
(Jeremy Yallop, report by Marcello Seri)

### Standard library:

- #2262: take precision (.<n>) and flags ('+' and ' ') into account
Expand Down

0 comments on commit ef8d8a7

Please sign in to comment.