[Webkit-unassigned] [Bug 225507] New: [GTK] Warnings about unused filesystem functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 02:49:59 PDT 2021


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

            Bug ID: 225507
           Summary: [GTK] Warnings about unused filesystem functions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com
                CC: bugs-noreply at webkitgtk.org

[152/1686] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/FileSystemGlib.cpp.o
../../Source/WTF/wtf/glib/FileSystemGlib.cpp:121:13: warning: unused function 'getFileStat' [-Wunused-function]
static bool getFileStat(const String& path, GStatBuf* statBuffer)
            ^
../../Source/WTF/wtf/glib/FileSystemGlib.cpp:130:13: warning: unused function 'getFileLStat' [-Wunused-function]
static bool getFileLStat(const String& path, GStatBuf* statBuffer)
            ^
2 warnings 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/20210507/82f854ef/attachment-0001.htm>


More information about the webkit-unassigned mailing list