Bug 22947 - [Patch] Compile fix for QWebHistory (pendantic)
Summary: [Patch] Compile fix for QWebHistory (pendantic)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-20 03:52 PST by Urs Wolfer
Modified: 2009-01-25 06:56 PST (History)
1 user (show)

See Also:


Attachments
Patch to compile qwebhistory.h with pendantic comiler flag (882 bytes, patch)
2008-12-20 03:55 PST, Urs Wolfer
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Urs Wolfer 2008-12-20 03:52:19 PST
qwebhistory.h does not compile with the pendantic compiler flag. The attached patch fixes this issue.
Comment 1 Urs Wolfer 2008-12-20 03:55:13 PST
Created attachment 26168 [details]
Patch to compile qwebhistory.h with pendantic comiler flag
Comment 2 Simon Hausmann 2009-01-25 06:56:04 PST
Comment on attachment 26168 [details]
Patch to compile qwebhistory.h with pendantic comiler flag

Good catch
Comment 3 Simon Hausmann 2009-01-25 06:56:52 PST
Landed in r40223