[Webkit-unassigned] [Bug 27059] Exclude Symbian platform from define of MIDDLE_ENDIAN
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 5 15:00:08 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27059
Norbert Leser <norbert.leser at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32418|0 |1
is obsolete| |
Attachment #34180| |review?
Flag| |
--- Comment #2 from Norbert Leser <norbert.leser at nokia.com> 2009-08-05 15:00:06 PDT ---
Created an attachment (id=34180)
--> (https://bugs.webkit.org/attachment.cgi?id=34180)
Update of patch file for bug #27059
I updated the patch according to the review comment.
Instead of adding a !SYMBIAN condition to the already hard to decipher
negative conditional clause within the ARM block,
I added the proper __ARM_EABI__ flag to the SYMBIAN case.
In addition, I cleaned up the condition of the else branch in the ARM block
(removed redundant condition check).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list