Bug 64855 - [Qt] Qt5 build fix: Disable the legacy mac assert macros.
Summary: [Qt] Qt5 build fix: Disable the legacy mac assert macros.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Pierre Rossi
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2011-07-20 02:51 PDT by Pierre Rossi
Modified: 2011-07-20 04:03 PDT (History)
2 users (show)

See Also:


Attachments
patch (1.57 KB, patch)
2011-07-20 02:59 PDT, Pierre Rossi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Rossi 2011-07-20 02:51:18 PDT
The newly introduced QSslCertificate::verify() function collides with some macro with the same name defined in AssertMacros.h on mac.
Comment 1 Pierre Rossi 2011-07-20 02:59:58 PDT
Created attachment 101443 [details]
patch
Comment 2 WebKit Review Bot 2011-07-20 04:03:10 PDT
Comment on attachment 101443 [details]
patch

Clearing flags on attachment: 101443

Committed r91354: <http://trac.webkit.org/changeset/91354>
Comment 3 WebKit Review Bot 2011-07-20 04:03:14 PDT
All reviewed patches have been landed.  Closing bug.