Bug 3824

Summary: GW: KWQ needs KWQPair
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 3250    
Attachments:
Description Flags
whiteroom qpair implementation (#define to use std::pair) mjs: review+

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.