Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: _Dim_ on December 09, 2009, 09:31:10 am

Title: the "²" bug
Post by: _Dim_ on December 09, 2009, 09:31:10 am
Hello,

I worked on Code::Blocks and I discovered a strange bug.
French v8.02


I accidentaly wrote a " ² " on my code (juste after a " ;") but I didn't see it immediatly.

=> BUG

I launch code::blocks again, load my project...

=> BUG

I reboot, ...

=> BUG


so I opened my file with a text editor and saw the " ² ", removed it. It fixed the bug.

I don't know if this bug is known by developpers.
Title: Re: the "²" bug
Post by: ollydbg on December 09, 2009, 09:40:18 am
It seems this character shows badly in the CB 8.02 which use an old scintilla editor control.
I suggest you could use a Nightly builds (http://forums.codeblocks.org/index.php/board,20.0.html). :D
Title: Re: the "²" bug
Post by: Jenna on December 09, 2009, 09:52:49 am
You did not write which OS you use.

There is a known bug on XP with the 8.02 release, that can lead to a crash, this bug is fixed in the nightly builds.

You should give them a try (they are normally stable and have some enhancements).
Title: Re: the "²" bug
Post by: _Dim_ on December 11, 2009, 01:09:40 pm
I use Vista 32 bits (sorry).