[Webkit-unassigned] [Bug 128301] New: Misused PLATFORM(MIDDLE_ENDIAN) and PLATFORM(BIG_ENDIAN)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 02:52:49 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128301

           Summary: Misused PLATFORM(MIDDLE_ENDIAN) and
                    PLATFORM(BIG_ENDIAN)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tgergely.u-szeged at partner.samsung.com
                CC: benjamin at webkit.org


MIDDLE_ENDIAN and BIG_ENDIAN are CPU attributes and not platform. They should be used with CPU() macro, and not with PLATFORM().

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