RESOLVED FIXED 3824
GW: KWQ needs KWQPair
https://bugs.webkit.org/show_bug.cgi?id=3824
Summary GW: KWQ needs KWQPair
Eric Seidel (no email)
Reported 2005-07-02 20:21:45 PDT
mjs suggested this hack. I just #define the necessary qpair pieces to use std::pair. See the patch.
Attachments
whiteroom qpair implementation (#define to use std::pair) (2.00 KB, patch)
2005-07-02 20:23 PDT, Eric Seidel (no email)
mjs: review+
Eric Seidel (no email)
Comment 1 2005-07-02 20:23:50 PDT
Created attachment 2763 [details] whiteroom qpair implementation (#define to use std::pair)
Maciej Stachowiak
Comment 2 2005-07-02 23:47:31 PDT
Comment on attachment 2763 [details] whiteroom qpair implementation (#define to use std::pair) Please put a newline at the end of the file, since some unix tools get confused by files with no newline at the end. Other than that, r=me.
Note You need to log in before you can comment on or make changes to this bug.