[PATCH] Fix long double and long long constants in the testsuite
Paolo Carlini
pcarlini@unitus.it
Mon Jun 3 15:25:00 GMT 2002
Hi,
as reported by David Edelsohn and explained by Neil Booth, we were
specifying not correctly some constants in 22_locale: recent commits to
the frontend caught us.
Tested i686-pc-linux-gnu.
Ok?
Also for 3.1? (not strictly necessary there)
Ciao, Paolo.
/////////////////////
2002-06-04 Paolo Carlini <pcarlini@unitus.it>
* testsuite/22_locale/money_get_members_char.cc
(test02): Add decimal point to long double constants.
* testsuite/22_locale/money_get_members_wchar_t.cc
(test02): Likewise.
* testsuite/22_locale/money_put_members_char.cc
(test02, test03, test06): Likewise.
* testsuite/22_locale/money_put_members_wchar_t.cc:
(test02, test03, test06): Likewise.
* testsuite/22_locale/num_get_members_char.cc:
(test02, test01): Likewise; suffix long long constants with LL.
* testsuite/22_locale/num_get_members_wchar_t.cc:
(test02, test01): Likewise.
* testsuite/22_locale/num_put_members_char.cc:
(test02, test01): Likewise.
* testsuite/22_locale/num_put_members_wchar_t.cc:
(test02, test01): Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_longdouble
Type: application/x-java-vm
Size: 7861 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20020603/d172d188/attachment.bin>
More information about the Libstdc++
mailing list