News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Symbol browser weired with C::B project

Started by MortenMacFly, August 24, 2006, 11:41:13 AM

Previous topic - Next topic

MortenMacFly

Please have a look here:

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.)
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]

tiwag


mandrav

Be patient!
This bug will be fixed soon...

tiwag

sorry, but rev 2892 didn't fix this issue

MortenMacFly

Quote from: tiwag on August 24, 2006, 04:53:07 PM
sorry, but rev 2892 didn't fix this issue
Well, for me it did...?! :shock:
BTW: Thanks! ;-)
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]

tiwag

Quote from: MortenMacFly on August 24, 2006, 09:55:25 PM
Quote from: tiwag on August 24, 2006, 04:53:07 PM
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:

i'm obviously doing something wrong


tiwag

#6
@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)


mandrav

Quote from: tiwag on August 25, 2006, 04:34:14 PM
@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 :)
Be patient!
This bug will be fixed soon...

mandrav

...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?
Be patient!
This bug will be fixed soon...

tiwag

Quote from: mandrav on August 25, 2006, 06:13:07 PM
...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 !