[Webkit-unassigned] [Bug 23057] PurgeableBuffer #defines leave out functions on gtk MacOSX 10.4 build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 2 03:43:11 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23057
------- Comment #3 from lkcl at lkcl.net 2009-01-02 03:43 PDT -------
oh - yes: i get it - "leave out" as in there's a #if defined(QT) which "brings
in" the inline versions of the functions (in the header file) and adding ||
defined(GTK) ... i get it.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list