WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
97568
#undef some symbols before redefining them
https://bugs.webkit.org/show_bug.cgi?id=97568
Summary
#undef some symbols before redefining them
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2012-09-25 09:08:37 PDT
Created
attachment 165623
[details]
Fix.
Mark Lam
Comment 2
2012-09-25 09:40:04 PDT
Landed in
http://trac.webkit.org/changeset/129519
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug