"Doug Edmunds" <dougedmunds@REDACTED> writes:
>
> Is New_Float_Ext still pending?
> When will it be implemented?
It has been implemented, but it is not default:
1> term_to_binary(1.0, [{minor_version,1}]).
<<131,70,63,240,0,0,0,0,0,0>>
It will become default in a future release.
/Bjorn
--
Björn Gustavsson, Erlang/OTP, Ericsson AB