News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

CC settings won't be saved

Started by renega_666, February 10, 2012, 10:18:16 AM

Previous topic - Next topic

renega_666

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




MortenMacFly

Quote from: renega_666 on February 10, 2012, 10:18:16 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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

renega_666

Ok good to know :) I will wait. 
Thanks for the answer!