[Webkit-unassigned] [Bug 102205] New: Fix [-Wmissing-braces] warnings in graphics/cpu/arm/GraphicsContext3DNEON.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 02:47:54 PST 2012


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

           Summary: Fix [-Wmissing-braces] warnings in
                    graphics/cpu/arm/GraphicsContext3DNEON.h
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: rgabor at webkit.org, jbadics at inf.u-szeged.hu


/home/oszi/WebKit/Source/WebCore/platform/graphics/cpu/arm/GraphicsContext3DNEON.h:149:85: warning: missing braces around initializer for 'uint8x8_t [4] {aka __vector(8) __builtin_neon_uqi [4]}' [-Wmissing-braces]
/home/oszi/WebKit/Source/WebCore/platform/graphics/cpu/arm/GraphicsContext3DNEON.h:53:85: warning: missing braces around initializer for 'uint8x8_t [4] {aka __vector(8) __builtin_neon_uqi [4]}' [-Wmissing-braces]
/home/oszi/WebKit/Source/WebCore/platform/graphics/cpu/arm/GraphicsContext3DNEON.h:99:85: warning: missing braces around initializer for 'uint8x8_t [4] {aka __vector(8) __builtin_neon_uqi [4]}' [-Wmissing-braces]

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