Share

cscope

Tracker: Support Requests

5 Global braces issue - ID: 2799878
Last Update: Attachment added ( fponroy )

Hi,

Here is my problem. Whenever a C source file has the following statement :
extern "C" {, then the cscope parsing is 'incomplete', that is 'd' and 'c'
commands do not work, only the 's' command may be used to browse the code
(which is painful). However, if I remove the previous statement (or even
only the open and closing brace of the statement), then everything works
like a charm.
Is there a way to get rid of that? Except removing all the global braces of
the source files of the project, which is actually not possible :)

Thank you very much for your help,

Florian


Florian ( fponroy ) - 2009-06-02 09:15

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
cscope_ko.c If the global braces are present, the problem shows up. Else, code browsing is OK Download

Change ( 1 )

Field Old Value Date By
File Added 329326: cscope_ko.c 2009-06-02 09:15 fponroy