Re: MSVC gives warning when compiling unicode.C

2006-10-08 Thread Georg Baum
Am Sonntag, 8. Oktober 2006 12:01 schrieb Abdelrazak Younes: > unicode.C > ..\..\..\..\src\support\unicode.C(87) : warning C4244: 'initializing' : > conversion from 'const unsigned short' to 'const unsigned char', > possible loss of data > ..\..\..\..\src\support\unicode.C(162) : see ref

MSVC gives warning when compiling unicode.C

2006-10-08 Thread Abdelrazak Younes
unicode.C ..\..\..\..\src\support\unicode.C(87) : warning C4244: 'initializing' : conversion from 'const unsigned short' to 'const unsigned char', possible loss of data ..\..\..\..\src\support\unicode.C(162) : see reference to function template instantiation 'std::vector<_Ty> `anonymou