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

List:       kde-bugs-dist
Subject:    [Bug 105388] auto-generated accessor methods do not contain
From:       Alberto <reydelamirienda () gmail ! com>
Date:       2005-06-23 23:01:42
Message-ID: 20050623230142.29689.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=105388         




------- Additional Comments From reydelamirienda gmail com  2005-06-24 01:01 -------
Kdevelop in Ubuntu Hoary has the bug too: the generated code is

type accessor() {
   return val;
}

and should be

type ClassName::accessor() {
   return val;
}
[prev in list] [next in list] [prev in thread] [next in thread] 

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