WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
199824
[GTK] Fix a build warning in JavaScriptCore/API/tests/testapi.c
https://bugs.webkit.org/show_bug.cgi?id=199824
Summary
[GTK] Fix a build warning in JavaScriptCore/API/tests/testapi.c
Joonghun Park
Reported
2019-07-15 23:57:33 PDT
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);
Attachments
Patch
(1.38 KB, patch)
2019-07-16 00:00 PDT
,
Joonghun Park
no flags
Details
Formatted Diff
Diff
Patch
(1.38 KB, patch)
2019-07-16 00:01 PDT
,
Joonghun Park
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Joonghun Park
Comment 1
2019-07-16 00:00:22 PDT
Created
attachment 374197
[details]
Patch
Joonghun Park
Comment 2
2019-07-16 00:01:13 PDT
Created
attachment 374198
[details]
Patch
EWS Watchlist
Comment 3
2019-07-16 01:54:25 PDT
Comment on
attachment 374198
[details]
Patch
Attachment 374198
[details]
did not pass jsc-ews (mac): Output:
https://webkit-queues.webkit.org/results/12748861
New failing tests: mozilla-tests.yaml/js1_5/Array/regress-101964.js.mozilla-baseline apiTests
Joonghun Park
Comment 4
2019-07-16 02:08:10 PDT
Could you please review this change? I think the jsc ews test failure result is nothing to do with this patch.
WebKit Commit Bot
Comment 5
2019-07-16 11:41:50 PDT
Comment on
attachment 374198
[details]
Patch Clearing flags on attachment: 374198 Committed
r247488
: <
https://trac.webkit.org/changeset/247488
>
WebKit Commit Bot
Comment 6
2019-07-16 11:41:52 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug