# HG changeset patch # User Rik # Date 1654183085 25200 # Node ID b437597ec652ce848ff60e280612af5eb35c9e39 # Parent 20c9d48487e38decce3acdf7cc66f678f767bda8# Parent b5902106c04379b1b7290c5ae7a730e56adb1016 maint: merge stable to default diff -r 20c9d48487e3 -r b437597ec652 libinterp/corefcn/pr-flt-fmt.h --- a/libinterp/corefcn/pr-flt-fmt.h Thu Jun 02 09:07:37 2022 -0400 +++ b/libinterp/corefcn/pr-flt-fmt.h Thu Jun 02 08:18:05 2022 -0700 @@ -243,7 +243,7 @@ private: - double m_scale; + double m_scale = 1.0; float_format m_real_fmt;