[Webkit-unassigned] [Bug 78569] New: [Regression] r107650 broke the windows build.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 19:56:36 PST 2012


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

           Summary: [Regression] r107650 broke the windows build.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org


>------ Build started: Project: webcore_dom, Configuration: Debug Win32 ------
1>Compiling...
1>Element.cpp
1>..\dom\Element.cpp(2004) : error C2360: initialization of 'fitState' is skipped by 'case' label
1>        ..\dom\Element.cpp(2002) : see declaration of 'fitState'
1>..\dom\Element.cpp(2007) : error C2360: initialization of 'emptyState' is skipped by 'case' label
1>        ..\dom\Element.cpp(2005) : see declaration of 'emptyState'
1>..\dom\Element.cpp(2007) : error C2360: initialization of 'fitState' is skipped by 'case' label
1>        ..\dom\Element.cpp(2002) : see declaration of 'fitState'
1>..\dom\Element.cpp(2010) : error C2361: initialization of 'overflowState' is skipped by 'default' label
1>        ..\dom\Element.cpp(2008) : see declaration of 'overflowState'
1>..\dom\Element.cpp(2010) : error C2361: initialization of 'emptyState' is skipped by 'default' label
1>        ..\dom\Element.cpp(2005) : see declaration of 'emptyState'
1>..\dom\Element.cpp(2010) : error C2361: initialization of 'fitState' is skipped by 'default' label
1>        ..\dom\Element.cpp(2002) : see declaration of 'fitState'

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