Author Topic: The 18 March 2008 build (4966) is out.  (Read 34565 times)

Offline Seronis

  • Almost regular
  • **
  • Posts: 197
Re: The 18 March 2008 build (4966) is out.
« Reply #15 on: March 25, 2008, 04:20:08 pm »
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.

Offline zxpyld3x

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 18 March 2008 build (4966) is out.
« Reply #16 on: March 29, 2008, 12:44:02 pm »
Don't down CB_20080318_rev4966_win32.7z

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 18 March 2008 build (4966) is out.
« Reply #17 on: March 29, 2008, 01:23:02 pm »
Don't down CB_20080318_rev4966_win32.7z

:? What do you want to say? :?

Offline PsYhLo

  • Almost regular
  • **
  • Posts: 157
Re: The 18 March 2008 build (4966) is out.
« Reply #18 on: March 29, 2008, 08:45:34 pm »
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

Offline zortich

  • Multiple posting newcomer
  • *
  • Posts: 15
Re: The 18 March 2008 build (4966) is out.
« Reply #19 on: March 29, 2008, 09:39:11 pm »
Yes I can confirm thise bug.
It hapense then I switch to russian language.

Offline zxpyld3x

  • Single posting newcomer
  • *
  • Posts: 3

Offline oz

  • Multiple posting newcomer
  • *
  • Posts: 47
Re: The 18 March 2008 build (4966) is out.
« Reply #21 on: March 30, 2008, 10:53:24 am »
Is this a newer version than 8.02 release?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
Re: The 18 March 2008 build (4966) is out.
« Reply #22 on: March 30, 2008, 11:05:03 am »
yes it is, contains fixes and minor functionality extensions. But it is a nightly build, means snapshot build of our code ...

Offline kurapix

  • Multiple posting newcomer
  • *
  • Posts: 68
Re: The 18 March 2008 build (4966) is out.
« Reply #23 on: March 30, 2008, 11:46:19 am »
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