Author Topic: CC settings won't be saved  (Read 4195 times)

Offline renega_666

  • Multiple posting newcomer
  • *
  • Posts: 36
CC settings won't be saved
« on: February 10, 2012, 10:18:16 am »
Hi!

I have an issue with some code completion settings. For example, if I uncheck the case sensitive match checkbox, the change isn't applied in the editor. Then if I restart codeblocks, the check box is checked again. Seems like codeblocks doesn't detect the configuration change or doesn't save it.

Is this a known issue?

Win Xp - Codeblocks r7678 (debugger branch's nightly)

I'll check it on win7 when I get home




Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: CC settings won't be saved
« Reply #1 on: February 10, 2012, 11:05:00 am »
Is this a known issue?
Yes, and this has already been fixed in trunk. You'll have to wait for the next nightly or compile yourself.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline renega_666

  • Multiple posting newcomer
  • *
  • Posts: 36
Re: CC settings won't be saved
« Reply #2 on: February 10, 2012, 11:18:10 am »
Ok good to know :) I will wait. 
Thanks for the answer!