Skip to content
Success

Changes

Summary

  1. remove caml_init_ieee_floats() (#9506) (commit: ec24f98) (details)
Commit ec24f98bec9c62da5f7e1cd1b1495fbd0f0c50e8 by noreply
remove caml_init_ieee_floats() (#9506)

This used to call fpsetmask(0) on FreeBSD systems (< 4). FreeBSD 4 is not
anymore supported since 2007, it is safe to remove this code now.
(commit: ec24f98)
The file was modifiedruntime/startup_nat.c (diff)
The file was modifiedChanges (diff)
The file was modifiedruntime/startup_byt.c (diff)
The file was modifiedruntime/floats.c (diff)