News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

only goes to top of the correct file but not the actual declaration

Started by ooo7, February 01, 2011, 10:56:42 AM

Previous topic - Next topic

ooo7

Hi,

the project I am working on has couple of huge .cpp files (ASN.1). When I instruct C::B (right click and select) to find declaration which are in this files, it only goes to the top of this file rather than going into the actual declaration.

is this a known bug, or do I have to update the tag files to get this working.


please help.
Kind regards
ooo7 8)

oBFusCATed

Version info please...

Also you could upgrade to one of the latest nightlies...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

ooo7

Hi,

I am using svn 6940. I used the latest night build and it is showing same issue. my .cpp file has 80k+ lines (ASN).

so what other information you require to help me out.
thanks
ooo7

MortenMacFly

Quote from: ooo7 on February 01, 2011, 01:06:30 PM
so what other information you require to help me out.
A sample file would be helpful. It seems you are the first person with such an issue.
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]

ooo7


as you may understand I cannot do that. now could you please let me k now whether i can rebuild all the tag files.

regards
0007

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

You can try to create a sample project (maybe with the wizard) or a sample file where that happens and attach the whole project (or the file) here.
There are no tags files that can be recreated.

MortenMacFly

Quote from: jens on February 01, 2011, 05:01:22 PM
You can try to create a sample project (maybe with the wizard) or a sample file [...]
Notice that these must not be from your project, possibly you can create such a huge file with dummy values. I have no idea what ASN is though... Any information on that topic?
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]

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

ooo7

Hi,

yes this is in C++. any suggestions to try.

this is fully working even in VC++ 6. so may be a bug in C::B

thanks for looking into this.
regards
OOO7

MortenMacFly

Quote from: ooo7 on February 02, 2011, 10:11:04 AM
thanks for looking into this.
As long as we cannot reproduce how could we look into it?
We really need some help here as this is really special. No chance that you can provide a dummy sample file at all?
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]