Code::Blocks Forums
		Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: Chun Jiu on February 01, 2016, 01:05:31 pm
		
			
			- 
				see http://forums.codeblocks.org/index.php/topic,20937.0.html (http://forums.codeblocks.org/index.php/topic,20937.0.html)
 
 Hi guys,
 
 The problem described earlier in the topic : "Hi All, i suggested adding an option for the wxSmith."  http://forums.codeblocks.org/index.php/topic,20856.0.html (http://forums.codeblocks.org/index.php/topic,20856.0.html)
 
 Because the wxSmith be only output the ANSI format of file instead that UTF-8, after the ANSI file will be converted into UTF-8, there will be no errors appear.
 
 So, the wxSmith should check the editor option: Encoding Settings-> Encoding, then generates the correct encode of file. (UTF-8 without BOM)
 
 Sorry for my English  ;D
 And thank you!
 
- 
				Thank you very much! The latest SVN has changed!