User forums > Nightly builds
The 07 March 2007 build is out.
kkez:
--- Quote from: Poobah on March 08, 2007, 12:10:13 pm ---
--- Quote from: killerbot on March 07, 2007, 08:06:12 pm ---
* Fixed Code-folding bug (Fold/Unfold/Toggle All/{Current block} related)
--- End quote ---
Thanks, but code folding is still really annoying because it won't automatically unfold its way to whatever line you jump to. Before this fix, it at least unfolded something, but now it won't do anything!
Open that in Code::Blocks, fold all, and compile. When you double-click "undefined reference to `_non_existant_function'" (or right-click and "jump to selected message", nothing happens. This is very annoying.
--- End quote ---
Yes, i already suggested to use this patch. Maybe it can fix both problems. See the topic on this discussion here.
Biplab:
--- Quote from: Poobah on March 08, 2007, 12:10:13 pm ---
Thanks, but code folding is still really annoying because it won't automatically unfold its way to whatever line you jump to. Before this fix, it at least unfolded something, but now it won't do anything!
--- End quote ---
The fix is ready and I'm testing it. Hopefully you'll get it soon. :)
Regards,
Biplab
Edit 1: Fix applied in revision 3674.
xee:
I ran into a bug in the previous version(and I assume it's still there), I have a single project that's using external makefiles, it builds and rebuilds successfully, however, when I use the "Rebuild workspace" command from the menu, I get building errors, this got me suspicious in the first place, after careful examination of the build log, I found that C::B builds the project using my external makefile first, then it completely ignores the external makefile and uses its own makefile for another build which fails.
xee:
I have a suggestion, when adding new files to the project, after selecting the files, I get a dialog asking me to select the configurations(or targets as C::B calls them) to add the file to, and usually there are Debug, Release and a checkbox beside each of them, my suggestion is that all the targets should be selected by default, I rarely add a file to a certain target(s) only, and I think it's the same for other developers.
Thanks.
Navigation
[0] Message Index
[*] Previous page
Go to full version