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+
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.