[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 178661] New: Invalid templates for file names with dashes
From:       RafaƂ Malinowski <malinowskirafal () wp ! pl>
Date:       2008-12-24 11:38:04
Message-ID: bug-178661-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

http://bugs.kde.org/show_bug.cgi?id=178661

           Summary: Invalid templates for file names with dashes
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: malinowskirafal@wp.pl


Version:           3.9.84 (using Devel)
OS:                Linux
Installed from:    Compiled sources

New class wizard: when creating a class in file with dashes in its name, the
generated template will be invalid.

1. open a project
2. invoke "New class"
3. give class any name
4. give file names: invalid-template.h / invalid-template.cpp
5. generated file will contain following lines:

#ifndef INVALID-TEMPLATE_H
#define INVALID-TEMPLATE_H

Expected behaviour:

5. generated file will contain following lines:

#ifndef INVALID_TEMPLATE_H
#define INVALID_TEMPLATE_H


-- 
Configure bugmail: http://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
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic