[Lsb-infrastructure] [Bug 2058] Incorrect vtable data for QGLFramebufferObject

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Tue Apr 29 06:15:19 PDT 2008


http://bugs.linuxbase.org/show_bug.cgi?id=2058





--- Comment #5 from Mats Wichmann <mats at freestandards.org>  2008-04-29 06:15:19 ---
(In reply to comment #4)
> It seems that one more function should be marked as SrcOnly to indicate that
> appropriate vtable entry can be NULL:
> 
> UPDATE Interface SET Isrcbin='SrcOnly' WHERE
> Iname='_ZNK20QGLFramebufferObject7devTypeEv';


This generates as follows:

-       "_ZNK20QGLFramebufferObject7devTypeEv",
+       "NULL or _ZNK20QGLFramebufferObject7devTypeEv",


Okay?


-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-infrastructure mailing list