Skip to content
Success

#200 (Jun 23, 2020, 4:58:36 PM)

Started 5 yr 0 mo ago
Took 45 min on olive

Started by GitHub push by xavierleroy

Started by GitHub push by gasche

Revision: 83c4909d525514d7b68dab4c8a33aa25f9d86277
Repository: https://github.com/ocaml/ocaml
  • origin/trunk
Changes
  1. Is_in_value_area is always true in no-naked-pointers mode (commit: 6e9d39b) (details / githubweb)
  2. Remove some `#ifndef NO_NAKED_POINTERS` that are now redundant (commit: 247c1da) (details / githubweb)
  3. weak.[ch]: use Is_in_value_area instead of Is_in_heap_or_young. (commit: 55fcf9f) (details / githubweb)
  4. Is_in_heap_or_young is always true in no-naked-pointers mode (commit: 8c06218) (details / githubweb)
  5. Replace some uses of Is_in_heap with !Is_young (commit: 2aa502e) (details / githubweb)
  6. Is_in_static_data is not available in no-naked-pointers mode (commit: 40a55c7) (details / githubweb)