[Webkit-unassigned] [Bug 160332] New: ANGLE: Fix global constructors and exit-time destructors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 28 22:09:35 PDT 2016


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

            Bug ID: 160332
           Summary: ANGLE: Fix global constructors and exit-time
                    destructors
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: ANGLE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: dino at apple.com
            Blocks: 160302

The -Wglobal-constructors, -Wexit-time-destructors clang warning switches had never been added to the ANGLE project (nor had the check-for-global-initializers, check-for-exit-time-destructors scripts ever been added as build phase scripts to the Xcode project), so there were a number of global constructors and exit-time destructors to clean up.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160729/c253ea27/attachment-0001.html>


More information about the webkit-unassigned mailing list