Skip to content
  • Tor Lillqvist's avatar
    Bug 524314 - g_convert() on Win32 implicitly converts full width · a6bdf9a1
    Tor Lillqvist authored
    2008-04-02  Tor Lillqvist  <tml@novell.com>
    
    	Bug 524314 - g_convert() on Win32 implicitly converts full width
    	alphanumerics into half width
    	
    	* glib/win_iconv.c: Update from Yukihiro Nakadaira. Use
    	WC_NO_BEST_FIT_CHARS flag for WideCharToMultiByte() unless the
    	//translit flag was suffixed to the codeset name.
    
    	* glib/gconvert.c: Include win_iconv.c earlier so that its
    	definition of WINVER before it includes <windows.h> is used.
    
    
    svn path=/trunk/; revision=6808
    a6bdf9a1