RESOLVED FIXED 101980
Perl errors from Tools/Scripts/copy-webkitlibraries-to-product-directory
https://bugs.webkit.org/show_bug.cgi?id=101980
Summary Perl errors from Tools/Scripts/copy-webkitlibraries-to-product-directory
Eric Seidel (no email)
Reported 2012-11-12 13:45:25 PST
Use of uninitialized value in numeric gt (>) at Tools/Scripts/copy-webkitlibraries-to-product-directory line 49. Updating libWebKitSystemInterfaceLeopard.a ditto: can't get real path for source Use of uninitialized value in numeric gt (>) at Tools/Scripts/copy-webkitlibraries-to-product-directory line 49. Updating libWebKitSystemInterfaceSnowLeopard.a ditto: can't get real path for source I'm not sure we care, but I figured I should report them.
Attachments
Patch (1.44 KB, patch)
2012-11-12 15:00 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2012-11-12 14:56:07 PST
(In reply to comment #0) > Use of uninitialized value in numeric gt (>) at Tools/Scripts/copy-webkitlibraries-to-product-directory line 49. > Updating libWebKitSystemInterfaceLeopard.a > ditto: can't get real path for source > Use of uninitialized value in numeric gt (>) at Tools/Scripts/copy-webkitlibraries-to-product-directory line 49. > Updating libWebKitSystemInterfaceSnowLeopard.a > ditto: can't get real path for source > > I'm not sure we care, but I figured I should report them. Changeset 133670 <http://trac.webkit.org/changeset/133670> deleted the libraries libWebKitSystemInterfaceLeopard.a and libWebKitSystemInterfaceSnowLeopard.a. I take it you recently performed a clean build and/or deleted WebKitBuild/{Debug, Release} and hence no longer have these libraries in your working copy.
Daniel Bates
Comment 2 2012-11-12 15:00:11 PST
Eric Seidel (no email)
Comment 3 2012-11-12 15:37:33 PST
Thanks!
WebKit Review Bot
Comment 4 2012-11-12 20:02:11 PST
Comment on attachment 173736 [details] Patch Clearing flags on attachment: 173736 Committed r134344: <http://trac.webkit.org/changeset/134344>
WebKit Review Bot
Comment 5 2012-11-12 20:02:16 PST
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.