User forums > Using Code::Blocks

Code folding saving

<< < (2/4) > >>

spidamoo:
Yes, it does.
I tried to create a new project using the Console application template. Then i folded the main() function and closed C::B.
After restarting main() block was unfolded. I also tried adding some other (empty) function blocks, changed some project settings so that C::B would ask me if project needs to be saved (to be sure project saving occurs). Nothing helped, I actually haven't managed to get any block folded at the time project is reopened.

oBFusCATed:
It seems that it fails during loading of the layout file. The saving works as expected, but the loading code files.

The problem happens in this file: Editor::FoldLine (deep in scintilla).
It would be very helpful if you can try to find which is the last working nightly build.

spidamoo:
Sorry for the long silence, I couldn't find time and will to dig through nightlies for a while =)
But now when I did, there seems to be a problem: links to builds older than December 13 (which is current stable build afaik) are all outdated.

oBFusCATed:
Here you can find all available night builds: http://developer.berlios.de/project/showfiles.php?group_id=5358 (scroll to the bottom)

spidamoo:
Sorry again, maybe I'm late, but no, you can't. It redirects to the index page (http://www.berlios.de/)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version