Explorar o código

Restrict unsafe constructs and enable all warnings

cypherpunks %!s(int64=7) %!d(string=hai) anos
pai
achega
44db6461b5
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      scripts/maint/checkSpace.pl

+ 4 - 1
scripts/maint/checkSpace.pl

@@ -1,4 +1,7 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
+
+use strict;
+use warnings;
 
 my $C = 0;