[Webkit-unassigned] [Bug 199824] New: [GTK] Fix a build warning in JavaScriptCore/API/tests/testapi.c

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 23:57:33 PDT 2019


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

            Bug ID: 199824
           Summary: [GTK] Fix a build warning in
                    JavaScriptCore/API/tests/testapi.c
           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: jh718.park at samsung.com
                CC: bugs-noreply at webkitgtk.org

Fix the build warning message below.

../../Source/JavaScriptCore/API/tests/testapi.c: In function ‘main’:
../../Source/JavaScriptCore/API/tests/testapi.c:1392:5: warning: ignoring return value of ‘realpath’, declared with attribute warn_unused_result [-Wunused-result]
     realpath(argv[0], resolvedPath);

-- 
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/20190716/0a465d4a/attachment.html>


More information about the webkit-unassigned mailing list