-
I keep having to point that out: cscope is not designed to be c++scope, so problems like this are to be expected to some extent.
The key to this problem is that serach -1 doesn't just find definitions. It finds _global_ definitions. The problem with that is the extra set of curly braces from the extern "C", which doesn't exist in C, and which to cscope look like this typedef is just a...
2009-11-21 22:41:25 UTC in cscope
-
Just for the record: I don't seem to have that mail "nobody" claims to have sent me all that time ago...
As for the newly proposed patch: I'll need some feedback to believe it fixes the problem for good. For starters, it neglects to handle scanner.l, which to my eye seems to have the same problem.
And what about the patterns for matching function calls? Wouldn't they need a similar...
2009-10-31 22:45:39 UTC in cscope
-
broeker made 1 file-release changes.
2009-10-09 18:59:01 UTC in cscope
-
The problem has nothing to do with the version of gnuplot. You installed an X11 version of gnuplot, but apparently you don't have a working X11 on your box. That can't work.
Now I don't know much about this "yum" thingy, but it's obviously quite broken. What good is a package manager if can't even detect a blatantly obvious conflict as that?.
2009-10-04 15:39:12 UTC in gnuplot development
-
broeker committed patchset 7042 of module gnuplot to the gnuplot development CVS repository, changing 2 files.
2009-09-17 20:02:39 UTC in gnuplot development
-
Besides the mismatch between data and timefmt setting, you would have to change your 'using' arguments. Time data with a blank in it counts as two columns, so your y data are in columns 3 and 4, not 2 and 3.
2009-08-30 10:36:22 UTC in gnuplot development
-
A good while ago, we decided to err on the side of caution regarding the problem of infinitely recursive symlinks --- so we reject symlinks outright.
2009-08-23 16:00:58 UTC in cscope
-
640 MB of cscope.out --- what are you indexing: the entire source code of Linux, KDE and X11 combined?
And which command exactly is that? Are you sure it's not just exhausting your main memory?.
2009-08-23 15:54:27 UTC in cscope
-
No feedback, and no way to proceed without it. Closed.
2009-08-23 15:50:46 UTC in cscope
-
No feedback from OP. Closed.
2009-08-23 15:49:08 UTC in cscope