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

List:       kdevelop-bugs
Subject:    [Bug 118577] New: "Make member" error on friend methods
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-12-18 16:01:42
Message-ID: 20051218170141.118577.zvonsully () gmail ! com
[Download RAW message or body]

------- 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=118577         
           Summary: "Make member" error on friend methods
           Product: kdevelop
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: zvonsully gmail com


Version:           unknown (using KDE 3.5.0, Debian Package 4:3.5.0-1 \
                (testing/unstable))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.8-2-386

"Make Member" should not add to the friend function name the class to which the \
                function is friend
---header(definitions)---
class C{
friend void X();//we select "Make member" here (F2)
};
void X();//global func;"Make Member" works good if selected here, but X is not a \
member function : see wish #118576 about renaming this option

---source(implementation)---
void X(){
}
NOT 
void C::X(){
}


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

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