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

Re: [ID 20000330.052] Use of uninitialized value in concatenation (.)

Thread Previous | Thread Next
From:
Ronald J Kimball
Date:
March 30, 2000 20:19
Subject:
Re: [ID 20000330.052] Use of uninitialized value in concatenation (.)
Message ID:
20000330231926.F171600@linguist.dartmouth.edu
On Thu, Mar 30, 2000 at 08:12:12PM -0800, William R. Ward wrote:
> Simply saying "use of uninitialized variable in line xxx" is fine, but
> once you start trying to tell the user what operator went wrong, you
> have to be accurate when you do so.

I agree.  The same correction was made for the comparison operators;
originally the warning did not distinguish between numeric and string
comparison operators.  The warning should accurately reflect the code as
written.

Ronald

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