Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: MortenMacFly on August 24, 2006, 11:41:13 am
-
Please have a look here:
(http://img237.imageshack.us/img237/8910/symbrowserbugxd9.png) (http://imageshack.us)
This happens, when I have the C::B project open and use CC. My settings are to parse "everything" (local, global includes and preprocessor directives) and to parse the current file's symbols only. All i did was opening the C::B project and opening the cbproject.cpp file then. Anybody that is able to reproduce?
With regards, Morten.
(Revision 2891 on Windows.)
-
yes, saw it too ;)
-
A fix is under way...
-
sorry, but rev 2892 didn't fix this issue
-
sorry, but rev 2892 didn't fix this issue
Well, for me it did...?! :shock:
BTW: Thanks! ;-)
-
sorry, but rev 2892 didn't fix this issue
Well, for me it did...?! :shock:
BTW: Thanks! ;-)
really, it did ? :shock:
did you change some other settings too ???
look what i get with CB rev 2892, it's the same as before ... :shock:
(http://img201.imageshack.us/img201/1197/cbsymbolbrowser2892ud8.th.png) (http://img201.imageshack.us/my.php?image=cbsymbolbrowser2892ud8.png)
i'm obviously doing something wrong
-
@Yiannis
thx for the updates in rev 2898 :D
another problem occurred
CB crashes always if there is no *.layout file existing ! (and the CC plugin is enabled)
-
@Yiannis
thx for the updates in rev 2898 :D
another problem occurred
CB crashes always if there is no *.layout file existing ! (and the CC plugin is enabled)
Ah! So that's why!
Lieven is having these crashes constantly and I don't know where to look for (doesn't crash here, *at all*). Thanks for the pointer :)
-
...and ofcourse it had nothing to do with the actual .layout file (how could it?) :).
Fixed in r2899.
Lieven, does this fix your crashes too?
-
...and ofcourse it had nothing to do with the actual .layout file (how could it?) :).
Fixed in r2899.
but the crash was definitely reproducible by deleting or renaming the *.layout file - no jokes !