RESOLVED FIXED 114127
Do not check if WTF_ARM_ARCH_VERSION is defined in WTF_ARM_ARCH_AT_LEAST macro
https://bugs.webkit.org/show_bug.cgi?id=114127
Summary Do not check if WTF_ARM_ARCH_VERSION is defined in WTF_ARM_ARCH_AT_LEAST macro
Patrick R. Gansterer
Reported 2013-04-07 12:04:03 PDT
Do not check if WTF_ARM_ARCH_VERSION is defined in WTF_ARM_ARCH_AT_LEAST macro
Attachments
Patch (1.26 KB, patch)
2013-04-07 12:09 PDT, Patrick R. Gansterer
benjamin: review+
benjamin: commit-queue-
Patrick R. Gansterer
Comment 1 2013-04-07 12:09:38 PDT
Benjamin Poulain
Comment 2 2013-04-07 14:26:46 PDT
Comment on attachment 196797 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=196797&action=review > Source/WTF/ChangeLog:9 > + Platform.h defines WTF_ARM_ARCH_VERSION always and removing the > + check works around a bug in older Microsoft compiler versions. Please fix the changelog.
Patrick R. Gansterer
Comment 3 2013-04-07 15:07:19 PDT
Patrick R. Gansterer
Comment 4 2013-04-07 16:28:45 PDT
*** Bug 114125 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.