[Bug 58194] New: clicking message in compiler output focuses wrong file if filenames end the same

Vadim Berezniker vadim at berezniker.com
Wed May 7 02:48:07 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=58194     
           Summary: clicking message in compiler output focuses wrong file
                    if filenames end the same
           Product: kdevelop
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: vadim at berezniker.com


Version:           3.0a4 (using KDE KDE 3.1.1a)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.2 
OS:          Linux

Take a project that has two files, where one name is a substring of another, like this_is_main.c and main.c for example.
Compile the project and get an error/warning in main.c
Click on the error/warning and instead of focusing main.c, this_is_main.c is focused.




More information about the KDevelop-devel mailing list