Bug 97568

Summary: #undef some symbols before redefining them
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: WebCore Misc.Assignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, paroga, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix. msaboff: review+

Mark Lam
Reported 2012-09-25 08:57:25 PDT
On the wince port, there's a conflict with a redefinition of ENABLE_LLINT in Platform.h. Platform.h should ensure that it #undef the symbols before redefining them.
Attachments
Fix. (2.20 KB, patch)
2012-09-25 09:08 PDT, Mark Lam
msaboff: review+
Mark Lam
Comment 1 2012-09-25 09:08:37 PDT
Mark Lam
Comment 2 2012-09-25 09:40:04 PDT
Note You need to log in before you can comment on or make changes to this bug.