]> www.ginac.de Git - cln.git/commit - src/real/format-output/cl_fmt_scaleexp.cc
Get rid CL_REQUIRE/CL_PROVIDE(cl_fmt_scaleexp), it is not necessary.
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Thu, 21 Aug 2008 12:06:02 +0000 (16:06 +0400)
committerAlexei Sheplyakov <varg@theor.jinr.ru>
Wed, 27 Aug 2008 04:41:06 +0000 (08:41 +0400)
commitc8ce5a2fbf5ade435d424895b770a6d13a5b5a38
tree074e2ed25671abfe5a6b1b1061c325aaa9e14b9c
parent7d93d4d6699427362004ba8998ca0b52c898f129
Get rid CL_REQUIRE/CL_PROVIDE(cl_fmt_scaleexp), it is not necessary.

Move a bunch of static objects (tenth, SF_zero, FF_zero, etc) into
the function get_float_params (which is the only user of those variables)
in order to avoid possible static order initialization problems.
src/real/format-output/cl_fmt_scaleexp.cc
src/real/format-output/cl_format.h