Closed Bug 1111366 Opened 10 years ago Closed 9 years ago

Jump to definition incorrectly resolves to header file declaration in elasticsearch branch

Categories

(Webtools Graveyard :: DXR, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 986522

People

(Reporter: archgoon, Unassigned)

Details

Attachments

(1 file)

Attached file bug_example.zip
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141126041045

Steps to reproduce:

On the es branch, using the test_basic as a scaffold, unzip bug_example.zip into the directory, and modify dxr.config.in to use bug_example instead of code. Run Make.


Actual results:

Successful compilation. However, clicking on call_function in main.cc and selecting "Jump to definition" jumps to the declaration in test.h, rather than the definition in test.cc.


Expected results:

Expect that jump to definition would jump to the definition in test.cc.

I believe this works properly on the master branch.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: