X-Git-Url: https://jxself.org/git/?p=ssic.git;a=blobdiff_plain;f=src%2Fssic.pl;h=750c77be6b9021a72284ed8cec2d844390c52c5d;hp=285c20fa4bdc5d2e779ec0ab59e8283fbe4536ff;hb=efba28621cc2c3e93a750a1150c4a08170d56a65;hpb=4044ca6ad9ed9a23b873036b1225e2d424fa7031 diff --git a/src/ssic.pl b/src/ssic.pl index 285c20f..750c77b 100644 --- a/src/ssic.pl +++ b/src/ssic.pl @@ -112,7 +112,7 @@ sub compile my $var_value; if ($input eq $output and $input ne "-") { - error(4, "Input and output files are equal\n"); + warning("Input and output files are equal\n"); } if ($input eq "-") {