[Bug 1168] libchk outputs failures for Qt classes with inheritance
[email protected] Tue, 24 Jan 2006 07:55:43 -0500
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
------- Additional Comments From [email protected] 2006-01-24 07:55 ------- My current suspicion is that libchk doesn't work when a class has a superclass that resides in another library. It tries to resolve the symbols of the superclass in the current library - which of course fails. Some other failures might result from virtual functions being inline - so they have an entry in the vtable, but no symbol in the actual library. I'm currently looking into those issues - I'll report more when I found out what's needed. -- 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.