This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Rethinking... (Re: RFC: fp printing speedup...)
Paolo Carlini wrote:
...
4- What does Martin think? He conceived the testcase, after all!
If I understand the issue correctly, the test case probably needs
to make sure that results returned from both forms of widen() are
consistent, even though the standard doesn't seem to explicitly
require it (there are a number of other inconsistencies in locale
due to this).
Martin