[Bug 61994] New: Compile File fails to compile some filenames

Chris chris at dragonaerie.com
Sat Aug 2 03:40:05 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=61994     
           Summary: Compile File fails to compile some filenames
           Product: kdevelop
           Version: 3.0.0a4
          Platform: Slackware Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: chris at dragonaerie.com


Version:           3.0.0a4 (using KDE KDE 3.1.2)
Installed from:    Slackware Packages
Compiler:          gcc 3.2.2 
OS:          Linux

When trying to compile a file with a period (.) in the name using the "Compile File" option in the Build menu, KDevelop ignores the rest of the filename.  Note that there must be two periods (.) in the name to reproduce this bug - one in the filename and one separating the filename from the extension.

Steps to repro:

- Create a new source file with a period in the filename (eg: blah.foo.cpp)
- Select the "Compile File" option
- Compiler fails to compile. ("No rule to make blah.o")




More information about the KDevelop-devel mailing list