Actions
Feature #13984
closed
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0
Added by Eregon (Benoit Daloze) over 7 years ago. Updated over 6 years ago.
Description
I decided to make a BigDecimal is frozen and remove dup-support.
But it introduces incompatibilities, so during Ruby 2.5 period, I'll make them deprecated and issue warning messages.
The corresponding issue in GitHub: https://github.com/ruby/bigdecimal/issues/84
Fixed in r66222