Re: winetest: Consistently use strict and warnings in the main CGI scripts.
22 Jul
2014
22 Jul
'14
5:05 p.m.
Francois Gouget <fgouget(a)codeweavers.com> writes:
diff --git a/winetest/winetest.cgi b/winetest/winetest.cgi index 8c72e02..61dba49 100755 --- a/winetest/winetest.cgi +++ b/winetest/winetest.cgi @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/perl -w
Any reason for adding this? I thought you wanted to remove them... -- Alexandre Julliard julliard(a)winehq.org
4160
Age (days ago)
4160
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard