https://bugs.kde.org/show_bug.cgi?id=280984 Summary: "Find uses" tool fails to find uses of a constructor Product: kdevelop Version: 4.2.3 Platform: Archlinux Packages OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: tsdgeos@terra.es Version: 4.2.3 (using KDE 4.7.0) OS: Linux While trying to find the uses of DocumentData in poppler-private.h no uses are found (while a grep for "new DocumentData" shows some) Reproducible: Always Steps to Reproduce: git clone git://git.freedesktop.org/git/poppler/poppler Run kdevelop and import project using the cmakelist.txt Open poppler-private.h (the one in the qt4/src/ folder) Right click on DocumentData(GooString *filePath, GooString *ownerPassword, GooString *userPassword) and select find uses Actual Results: The code navigator shows no uses Expected Results: The code navigator shows the real uses OS: Linux (x86_64) release 3.0-ARCH Compiler: gcc -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs