[Webkit-unassigned] [Bug 182802] New: [WinCairo] Fix several build warnings under WebCore/platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 14 11:42:36 PST 2018


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

            Bug ID: 182802
           Summary: [WinCairo] Fix several build warnings under
                    WebCore/platform
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

Warning C4101
'fileModificationDate': unreferenced local variable
    Source\WebCore\platform\network\curl\CurlCacheEntry.cpp:279

Warning C4239
nonstandard extension used: 'argument': conversion from 'WTF::String' to 'WTF::String &'
    Source\WebCore\platform\text\win\LocaleWin.cpp:75
    Source\WebCore\platform\text\win\LocaleWin.cpp:77

Warning C4838
conversion from 'UINT' to 'CLIPFORMAT' requires a narrowing conversion
    Source\WebCore\platform\win\ClipboardUtilitiesWin.cpp:170
    Source\WebCore\platform\win\ClipboardUtilitiesWin.cpp:325
    Source\WebCore\platform\win\ClipboardUtilitiesWin.cpp:332
    Source\WebCore\platform\win\ClipboardUtilitiesWin.cpp:351
    Source\WebCore\platform\win\ClipboardUtilitiesWin.cpp:358
    Source\WebCore\platform\win\ClipboardUtilitiesWin.cpp:366
    Source\WebCore\platform\win\ClipboardUtilitiesWin.cpp:373
    Source\WebCore\platform\win\ClipboardUtilitiesWin.cpp:380
    Source\WebCore\platform\win\ClipboardUtilitiesWin.cpp:387

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


More information about the webkit-unassigned mailing list