[Webkit-unassigned] [Bug 191959] New: [Clang][WebKitLegacy][Win] MarshallingHelpers.h(65, 47): warning: extra qualification on member 'windowsEpochAbsoluteTime' [-Wmicrosoft-extra-qualification]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 25 21:11:27 PST 2018


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

            Bug ID: 191959
           Summary: [Clang][WebKitLegacy][Win]
                    MarshallingHelpers.h(65,47): warning: extra
                    qualification on member 'windowsEpochAbsoluteTime'
                    [-Wmicrosoft-extra-qualification]
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[Clang][WebKitLegacy][Win] MarshallingHelpers.h(65,47): warning: extra qualification on member 'windowsEpochAbsoluteTime' [-Wmicrosoft-extra-qualification]

clang-cl reports a following compilation warning:

> [5870/6237] Building CXX object Source\WebKitLegacy\CMakeFiles\WebKitLegacy.dir\win\WebView.cpp.obj
> In file included from ..\..\Source\WebKitLegacy\win\WebView.cpp:34:
> ..\..\Source\WebKitLegacy\win/MarshallingHelpers.h(65,47):  warning: extra qualification on member 'windowsEpochAbsoluteTime' [-Wmicrosoft-extra-qualification]
>     static CFAbsoluteTime MarshallingHelpers::windowsEpochAbsoluteTime();
>                           ~~~~~~~~~~~~~~~~~~~~^

This code has been introduce in following commits.

  https://trac.webkit.org/changeset/23462
  https://trac.webkit.org/changeset/22102

-- 
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/20181126/1eb9ba19/attachment-0001.html>


More information about the webkit-unassigned mailing list