[Webkit-unassigned] [Bug 69904] New: C4481 warning should be disabled for OVERRIDE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 22:51:57 PDT 2011


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

           Summary: C4481 warning should be disabled for OVERRIDE
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: hyatt at apple.com, andersca at apple.com, aroben at apple.com
        Depends on: 68654


r95823 introduced OVERRIDE. However OVERRIDE produces a warning with MSVC.

http://queues.webkit.org/results/9940611
3>c:\cygwin\home\buildbot\webkit\source\webcore\html\NumberInputType.h(67) : error C2220: warning treated as error - no 'object' file generated
3>c:\cygwin\home\buildbot\webkit\source\webcore\html\NumberInputType.h(67) : warning C4481: nonstandard extension used: override specifier 'override'

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