NEW 83120
Investigate why r113144 was necessary (perl argument quoting on Windows)
https://bugs.webkit.org/show_bug.cgi?id=83120
Summary Investigate why r113144 was necessary (perl argument quoting on Windows)
Ryosuke Niwa
Reported 2012-04-04 00:02:22 PDT
Follow up to http://trac.webkit.org/changeset/113144 per dydz's request. Figure out why Windows' perl doesn't quote arguments properly.
Attachments
Ryosuke Niwa
Comment 1 2012-04-04 00:06:37 PDT
D:\webkit>perl -v This is perl 5, version 14, subversion 2 (v5.14.2) built for MSWin32-x64-multi-thread Copyright 1987-2011, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page.
Note You need to log in before you can comment on or make changes to this bug.