/[Apache-SVN]
ViewVC logotype

Revision 653293


Jump to revision: Previous Next
Author: sebor
Date: Mon May 5 03:19:27 2008 UTC (16 years ago)
Changed paths: 1
Log Message:
2008-05-04  Martin Sebor  <sebor@roguewave.com>

	STDCXX-788
	* 22.locale.num.put.cpp (do_tesT): Cast narrow character to unsigned
	char before converting it to the generic charT to avoid potential sign
	extension and to silence HP aCC 6 remark #4271-D: type conversion may
	lose sign.
	(long_test): Cast macro argument to unsigned type before shifting it
	left to avoid an arithmetic overflow and to silence HP aCC 6 remark
	#4300-D: Overflow while computing constant in left shift operation.


Changed paths

Path Details
Directorystdcxx/trunk/tests/localization/22.locale.num.put.cpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26