News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 18 March 2008 build (4966) is out.

Started by killerbot, March 18, 2008, 09:15:56 PM

Previous topic - Next topic

Seronis

Bug Found on  8.02 Vista release (mingw prepackaged)

After creating a project and setting up some compiler and linker paths and adding a few libs, when choosing to  "Save project as user-template" and then creating a new project using that template,  the compiler toolbar is disabled.  Going to the build menu and choosing 'build' works and after doing so the compiler toolbar is active again.

zxpyld3x

Don't down CB_20080318_rev4966_win32.7z

Jenna


PsYhLo

Quote from: PsYhLo on March 24, 2008, 07:11:46 AM
i found one bug i thing so

so everyone type in english alphabet but with cyrillic ones too
when i start to type some text in my native language (Bulgarian) and when i press Backspace to delete some mismatched chars and try to type again nothing happen no chars appear on screen
when i switch to eng and after that back to BG i start to type again this is kind of annoying

my editor is configed for UTF-8
svn 4966


PS
sorry for my english hope you understand my problem

any one just
someone can confirm that? this is realy nasty bug
[url="http://img529.imageshack.us/img529/822/3664286vy.png"]http://img529.imageshack.us/img529/822/3664286vy.png[/url]

zortich

Yes I can confirm thise bug.
It hapense then I switch to russian language.


oz

Is this a newer version than 8.02 release?

killerbot

yes it is, contains fixes and minor functionality extensions. But it is a nightly build, means snapshot build of our code ...

kurapix

Found a bug :
When creating a new project, C::B doesn't check for the characters in the name, meaning when we have something like  : "A_project_for_me&others", the creation will work but it won't compile : it will search for a directory named something like "A_project_for_me" (it cuts when it "sees" the character '&').
Further searching and testing is needed (I don't know if there is only the '&' character which does that).

An annoying behavior :
When you open a project with globals variables that you didn't define then there is the global variable windows which popup infinitely ... making the program unusable (have to kill C::B then).

Kurapix
Code::Blocks package building script