User forums > Nightly builds

The 16 January 2010 build (6088) is out.

<< < (25/28) > >>

Jenna:
Thanks for reporting this, I can not reproduce the crash (on linux), but will try it on w2k (yes I also have it), but not today ( I have to go to bed).

The other problems are reproducible.
The cause seems to be that Ctrl+L deletes the actual line, this is the one with the fold, but does not unfold the block before.
I think it should either unfold the folded block, or delete it completely, and of course the caret should be visible in all cases.

You also report this issue at scintillas bug-tracker: http://sourceforge.net/tracker/?atid=102439&group_id=2439 .

critic:
Can you make an `Available macros` button in the forms where macros can be used? It will be very useful for users, especially for newcomers.  :P I mean `default code`, `search paths`, `toolchain` config pages and etc.

yesno:
(Maybe OT because it's for rev. 6155 rather than 6088)

If I compile the whole project all is fine like before, no errors but a bunch of warnings, most like
"comparison of unsigned with signed integer".
But if I try to start the application, I get this message from the OS:
"Die Anwendung konnte nicht richtig initialisiert werden (0xc0000005)"
(The application could not be initialized correctly (0xc0000005)),
no matter with or without the plugins.

The downloaded version 6088 (from here) runs fine and my version 5945 (self-compiled) too.

My OS is WinXP SP2, the compiler is MinGW 3.4.5 and the wxWidgets version is 2.8.10 (self-compiled).

Please give me a hint what I should do / where I should search.

Thanks in advance and with kind regards

yesno

PS C::B is the best IDE I've ever seen

Jenna:
You should either use a clean svn checkout, or clean the C::B project and the contrib-plugins workspace and manual delete th edevl and output directorires.
Make sure that the pch-files are deleted ( src/include/*.gch ).

Or try the clean-script posted by MortenMacFly here: http://forums.codeblocks.org/index.php/topic,11773.msg79887.html#msg79887

We updated the scintilla-version and had some other api-changes, that might lead to problems if older libs remain.

critic:
Once again to Ctrl+Tab topic: in the IDE can be made browsing (forward and backward) as in internet browser (firefox, for example). This is much better then switching between last two tabs. Because of the code changes made by user browsing can be done with switching tabs only (without line positioning, though editing of the code before this line can be monitored by IDE and if it happens then reset positioning in that tab).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version