RESOLVED FIXED 3860
GW: QValueVector stub needed
https://bugs.webkit.org/show_bug.cgi?id=3860
Summary GW: QValueVector stub needed
Eric Seidel (no email)
Reported 2005-07-05 03:40:11 PDT
QValueVector stub needed needed for kdom compilation. The included patch maps QValueVector to QValueList which is not *ideal* (differnet expected performance characteristics) but should work for the time being.
Attachments
simple QValueVector stub (2.12 KB, patch)
2005-07-05 03:40 PDT, Eric Seidel (no email)
mjs: review+
Eric Seidel (no email)
Comment 1 2005-07-05 03:40:58 PDT
Created attachment 2805 [details] simple QValueVector stub
Maciej Stachowiak
Comment 2 2005-07-06 22:49:45 PDT
Comment on attachment 2805 [details] simple QValueVector stub r=me I think you should file a follow-on bug to make a real QValueVector
Eric Seidel (no email)
Comment 3 2005-07-06 23:30:32 PDT
I've filed http://bugzilla.opendarwin.org/show_bug.cgi?id=3884 to track implementing a real QValueVector.
Note You need to log in before you can comment on or make changes to this bug.