develooper Front page | perl.perl5.porters | Postings from April 2000

Re: [ID 20000403.009] uninitialised concatenation???

Thread Previous | Thread Next
From:
Tom Christiansen
Date:
April 4, 2000 07:11
Subject:
Re: [ID 20000403.009] uninitialised concatenation???
Message ID:
22956.954857491@chthon
>Would a satisfactory approach be for the error message to be couched in
>terms of the source, 

Perhaps, except that we're talking interpreter warnings, not compiler
warnings.  The compiler knows about three-part for loops; the
interpreter does not.  Likewise, the compiler knows about string
and array and slice interpolation; the interpreter does not.

--tom

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About