User forums > Nightly builds
The 03 september 2006 build is out.
takeshimiya:
--- Quote from: k1mgy on September 04, 2006, 01:45:28 am ---I did that and it set my file to zero length.
--- End quote ---
It will not do the conversion automatically. Copy and paste the text somewhere else, make the file be UTF-8, and paste it again.
k1mgy:
OK did that and it worked.
So files cannot be converted to a new encoding? Is that a limitation that can be overcome with a coding change in code::blocks?
takeshimiya:
--- Quote from: k1mgy on September 04, 2006, 02:56:14 am ---OK did that and it worked.
So files cannot be converted to a new encoding? Is that a limitation that can be overcome with a coding change in code::blocks?
--- End quote ---
It is not in the (current) scope of Code::Blocks to do conversion between different encodings.
Ideally you would always use UTF-8, right from the start. Else, you can use a program like iconv to convert between any encodings.
Note that you can set a default encoding in menu Settings->Editor->Default encoding when opening files.
k1mgy:
わかりました。 ありがとう!
マークでした。
Thanks Takeshi.
ironhead:
I've noticed that when using this build when the call tips are displayed, I get extremely high CPU usage. On average from 8 to 10%, but when the call tips are displayed, if I start to type text, the CPU usage will spike to 100% and remain there while I keep typing text.
What's interesting is that even with Code Completion disabled, just typing in the editor will drive the CPU usage to 65% or so.
edit: Should have mentioned, I'm running Windows XP SP1.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version