/opt/assp # perl -c -w assp.pl 
 ASSP 2.3.3(13335) is starting in directory /opt/assp
 on host m5
 using Perl /usr/local/bin/perl version 5.018001 (5.18.1)
 compiling code please wait .....Possible precedence problem on bitwise & 
operator at assp.pl line 17763.
 "my" variable $sub masks earlier declaration in same scope at assp.pl line 
26071.
 Useless use of hash element in void context at assp.pl line 30610.
 Useless use of hash element in void context at assp.pl line 30658.
 "my" variable $buf masks earlier declaration in same scope at assp.pl line 
36944.
 "my" variable $size masks earlier declaration in same scope at assp.pl line 
40117.
 "my" variable $F masks earlier declaration in same scope at assp.pl line 40118.
 "my" variable $tmpfh masks earlier declaration in same scope at assp.pl line 
41648.
 "my" variable $mem masks earlier declaration in same scope at assp.pl line 
55695.
 Name "ASSP_FC::TEST" used only once: possible typo at assp.pl line 39987.
 Name "Net::IP::IP_A_IN_B_OVERLAP" used only once: possible typo at assp.pl 
line 57827.
 Name "Return::Value::NO_CLUCK" used only once: possible typo at assp.pl line 
8286.
 Name "IO::Uncompress::AnyUncompress::AnyUncompressError" used only once: 
possible typo at assp.pl line 31016.
 Name "main::hmmdb" used only once: possible typo at assp.pl line 56632.
 assp.pl syntax OK
 /opt/assp # 


Should I be troubled by the above diagnostics?  I am particularly
considered about the redeclarations of "my" variables; if the
programmer was assuming -- as would be the case in many other
programming languages, but is not the case in perl -- that two
variables declared in the same scope, with the same name, are either
the same variable or a compiler error, then those are not benign
warnings.

Is it safe to run ASSP 2.3.3(13335) despite the above diagnostics?
I await your assurances.

Thank you in advance for your replies.


                        Jay F. Shachter
                        6424 N Whipple St
                        Chicago IL  60645-4111
                                (1-773)7613784   landline
                                (1-410)9964737   GoogleVoice
                                [email protected]
                                http://m5.chicago.il.us

                        "Quidquid latine dictum sit, altum videtur"


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to