dbdExpand.pl
This commit is contained in:
@@ -24,6 +24,8 @@ my @path = map { split /[:;]/ } @opt_I; # FIXME: Broken on Win32?
|
||||
my $macros = EPICS::macLib->new(@opt_S);
|
||||
my $dbd = DBD->new();
|
||||
|
||||
$macros->suppressWarning(1);
|
||||
|
||||
# Calculate filename for the dependency warning message below
|
||||
my $dep = $opt_o;
|
||||
my $dot_d = '';
|
||||
|
||||
Reference in New Issue
Block a user