Code::Blocks
March 16, 2010, 06:41:45 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Code::Blocks 8.02 has been released!
 
   Home   Help Search Login Register  :: WebsiteWiki  
Pages: 1 [2]
  Send this topic  |  Print  
Author Topic: The 02 August 2008 build (5177) is out.  (Read 11575 times)
Loaden
Regular
***
Posts: 262



« Reply #15 on: August 06, 2008, 04:00:33 am »

Why not write BOM into file? include UTF-8, UTF-16...?

example, UTF-8's BOM is 'EF BB BF', but when i set default encoding to 'UTF-8', and add some file use CB, it's can't insert BOM at the file first.

UTF-16LE's BOM is 'FF FE', and UTF-16BE's BOM is 'FE FF'?

I hope CB add BOM into file. thanks!
Logged

OS: XPSP3  -|-  MinGW 4.4.3  -|-  IDE: Code::Blocks Portable r6178
----------------------------------------------------
Sorry for my poor english.
Acki
Advanced newcomer
*
Posts: 100


« Reply #16 on: August 06, 2008, 12:21:12 pm »

- This one started after the 5106svn version, when double clicking on a workspace, its tells a file is missing  (please see attached file)...(even with every plugin disabled), ( its works with cb5106)
I find this problem too.
well, I'm reporting this since release 5142 with no response... Crying or Very sad
I hope they don't ignore us !!!  Laughing
Logged
Biplab
Scripts wizard
Lives here!
***
Posts: 1610


WWW
« Reply #17 on: August 06, 2008, 04:56:09 pm »

Why not write BOM into file? include UTF-8, UTF-16...?

example, UTF-8's BOM is 'EF BB BF', but when i set default encoding to 'UTF-8', and add some file use CB, it's can't insert BOM at the file first.

UTF-16LE's BOM is 'FF FE', and UTF-16BE's BOM is 'FE FF'?

I hope CB add BOM into file. thanks!

Have you tried Edit > File encoding > Save byte-order-mark (BOM) option?? C::B is not as dumb as you think.
Logged

Be a part of the solution, not a part of the problem.
Loaden
Regular
***
Posts: 262



« Reply #18 on: August 07, 2008, 05:04:02 am »

Have you tried Edit > File encoding > Save byte-order-mark (BOM) option?? C::B is not as dumb as you think.
Thanks!

But itt's can't auto complete.
Have some settings set this option to default enable?

If i have a project, and the project include many files with 'Windows 936' encoding. now i want convert to 'UTF-8' and with BOM write, now, i can do it only one by one.

I hope CB have a option: if save or create a file, it's can auto write BOM.
Logged

OS: XPSP3  -|-  MinGW 4.4.3  -|-  IDE: Code::Blocks Portable r6178
----------------------------------------------------
Sorry for my poor english.
indigo0086
Almost regular
**
Posts: 150


« Reply #19 on: August 08, 2008, 02:53:21 pm »

I was wondering, in the "Insert all class methods without implementation.  Is it possible to
1) remove the comments added
2) make the definition order the same as they are ordered in the class declaration.
Logged
Pages: 1 [2]
  Send this topic  |  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!