Bug 140680 - Apache logs a warning in http/tests/resources/post-and-verify-hybrid.cgi
Summary: Apache logs a warning in http/tests/resources/post-and-verify-hybrid.cgi
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-20 09:37 PST by Alexey Proskuryakov
Modified: 2015-01-20 16:22 PST (History)
1 user (show)

See Also:


Attachments
proposed fix (1.20 KB, patch)
2015-01-20 09:39 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-01-20 09:37:02 PST
[Tue Jan 20 09:17:12.121426 2015] [cgi:error] [pid 91420] [client 127.0.0.1:62363] AH01215: Useless use of a variable in void context at /Volumes/Data/slave/yosemite-release-tests-wk2/build/LayoutTests/http/tests/resources/post-and-verify-hybrid.cgi line 15.
[Tue Jan 20 09:17:12.136321 2015] [cgi:error] [pid 91420] [client 127.0.0.1:62363] AH01215: Useless use of a variable in void context at /Volumes/Data/slave/yosemite-release-tests-wk2/build/LayoutTests/http/tests/resources/post-and-verify-hybrid.cgi line 15.
[Tue Jan 20 09:17:12.151551 2015] [cgi:error] [pid 91420] [client 127.0.0.1:62363] AH01215: Useless use of a variable in void context at /Volumes/Data/slave/yosemite-release-tests-wk2/build/LayoutTests/http/tests/resources/post-and-verify-hybrid.cgi line 15.
[Tue Jan 20 09:17:12.166674 2015] [cgi:error] [pid 91420] [client 127.0.0.1:62363] AH01215: Useless use of a variable in void context at /Volumes/Data/slave/yosemite-release-tests-wk2/build/LayoutTests/http/tests/resources/post-and-verify-hybrid.cgi line 15.
[Tue Jan 20 09:17:12.183147 2015] [cgi:error] [pid 91420] [client 127.0.0.1:62363] AH01215: Useless use of a variable in void context at /Volumes/Data/slave/yosemite-release-tests-wk2/build/LayoutTests/http/tests/resources/post-and-verify-hybrid.cgi line 15.
[Tue Jan 20 09:17:12.198462 2015] [cgi:error] [pid 91420] [client 127.0.0.1:62363] AH01215: Useless use of a variable in void context at /Volumes/Data/slave/yosemite-release-tests-wk2/build/LayoutTests/http/tests/resources/post-and-verify-hybrid.cgi line 15.
[Tue Jan 20 09:17:12.214001 2015] [cgi:error] [pid 91420] [client 127.0.0.1:62363] AH01215: Useless use of a variable in void context at /Volumes/Data/slave/yosemite-release-tests-wk2/build/LayoutTests/http/tests/resources/post-and-verify-hybrid.cgi line 15.

...
Comment 1 Alexey Proskuryakov 2015-01-20 09:39:33 PST
Created attachment 244996 [details]
proposed fix
Comment 2 WebKit Commit Bot 2015-01-20 16:21:55 PST
Comment on attachment 244996 [details]
proposed fix

Clearing flags on attachment: 244996

Committed r178763: <http://trac.webkit.org/changeset/178763>
Comment 3 WebKit Commit Bot 2015-01-20 16:22:02 PST
All reviewed patches have been landed.  Closing bug.