[Bug 1168] libchk outputs failures for Qt classes with inheritance
[email protected] Wed, 25 Jan 2006 17:26:02 -0500
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
------- Additional Comments From [email protected] 2006-01-25 17:26 ------- On #3, it looks to my uneducated eye like what we really want is: - basetypes = si_rttip->basetypeinfo; + basetypes = si_rttip->basetypes; the offset of basetypeinfo in a classtypeinfo_mem (as suggested in the patch in #3) is the same as the offset of basetypes in a si_classtypeinfo_mem so it should have the same effect, but for clarity, since what we actually want is the basetypes we should say so. -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.