[Webkit-unassigned] [Bug 171850] New: [GTK] Fix compile warnings in PlatformImageCairo.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 9 00:09:16 PDT 2017


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

            Bug ID: 171850
           Summary: [GTK] Fix compile warnings in PlatformImageCairo.cpp
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hyungwook.lee at navercorp.com
                CC: bugs-noreply at webkitgtk.org

../../Tools/ImageDiff/cairo/PlatformImageCairo.cpp:53:42: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
             fread(data, 1, length, stdin);

-- 
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/20170509/955f71b0/attachment.html>


More information about the webkit-unassigned mailing list