[Webkit-unassigned] [Bug 259090] New: [Win][Clang] gtest-filepath.cc(68, 12): warning: unused variable 'kAlternatePathSeparatorString'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 10 18:40:16 PDT 2023


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

            Bug ID: 259090
           Summary: [Win][Clang] gtest-filepath.cc(68,12): warning: unused
                    variable 'kAlternatePathSeparatorString'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

clang-cl reports a warning:

[1168/6517] Building CXX object Source\ThirdParty\gtest\CMakeFiles\gtest.dir\src\gtest-filepath.cc.obj
C:\home\webkit\gc\Source\ThirdParty\gtest\src\gtest-filepath.cc(68,12): warning: unused variable 'kAlternatePathSeparatorString' [-Wunused-const-variable]
const char kAlternatePathSeparatorString[] = "/";
           ^
1 warning generated.

-- 
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/20230711/15244e3b/attachment.htm>


More information about the webkit-unassigned mailing list