Skip to content
Success

Changes

Summary

  1. Memprof: getting rid of caml_memprof_shutdown (commit: bee3679) (details)
Commit bee3679aabe5928055ca09692037f962911a2d6b by jacques-henri.jourdan
Memprof: getting rid of caml_memprof_shutdown

This function is not needed since there is no requirement that the OCaml runtime be able to restart once shut down.
(commit: bee3679)
The file was modifiedruntime/memprof.c (diff)
The file was modifiedruntime/caml/memprof.h (diff)
The file was modifiedruntime/startup_aux.c (diff)