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

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

From:
Mike Giroux
Date:
March 31, 2000 05:18
Subject:
Re: [ID 20000330.052] Use of uninitialized value in concatenation (.)
Message ID:
20000331131836.15454.qmail@web1005.mail.yahoo.com


--- Tom Christiansen <tchrist@chthon.perl.com> wrote:
> >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.
> 
> So, you prefer a nonoptimizing compiler, eh?  

Why make this into an argument about the stupidity of people who don't
know the compiler internals?  Is "knowing how to use Deparse, and how
to follow its output for large programs" going to be the new minimum
bar for acceptable knowledge of Perl?  That seems unreasonable.

The suggestions to make the message non-specific as to the operator
involved would make things clearer to the user, and not break 
anything.

What's wrong with that?
-- 
Mike

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com



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