Unable to start UTF-8 encoded executable in UTF-8 locale - one line fix included

mengzhuo li muziwind at yahoo.com.cn
Wed Nov 30 21:22:47 CST 2005


i m very glad to know someone notice  almost the same problem.
  as u said , i found the function open_builtin_exe_file called in some different callers, and in these callers all the variable file_exists   uninitialized .
   
  so there r  2 methods to solve the problem .
  one is initialize all the variable file_exists 0 when they r defined .
  the other is as u said . initialize in the callee.
   
  as the problem , from the codes i can understand if start UTF-8 encoded executable in UTF-8 locale , it will crash. but i havent the enviroment, i havent a .UTF-8 encoded executable . so just report the direct problem on my machine.

		
---------------------------------
ÎÞÏÞÈÝÁ¿ÑÅ»¢Ïà²á£¬Ô­Í¼µÈ´óÏÂÔØ£¬³¬¿ìËٶȣ¬¸Ï¿ìÇÀ×¢£¡ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20051201/3fca8921/attachment-0001.htm


More information about the wine-devel mailing list