On Wed, Sep 13, 2000 at 07:24:26AM -0700, Nathan Wiger wrote: > > print "what's that, $perl?"; > > > > Use of uninitialized value in concatenation (.) at -e line 1. > > > This is misleading and confuses users. When Perl needs to report > > errors or warnings, it should describe the code the programmer wrote, > > regardless of how that's been translated within Perl. > > Nice! Efficient! Practical! Choose two. -- Keep the number of passes in a compiler to a minimum. -- D. Gries
- RFC 214 (v1) Emit warnings and errors based on unoptim... Perl6 RFC Librarian
- Re: RFC 214 (v1) Emit warnings and errors based o... Nathan Wiger
- Re: RFC 214 (v1) Emit warnings and errors bas... Simon Cozens
- Re: RFC 214 (v1) Emit warnings and errors... Nathan Torkington
- Re: RFC 214 (v1) Emit warnings and er... Dan Sugalski
- Re: RFC 214 (v1) Emit warnings a... Nathan Torkington
- Re: RFC 214 (v1) Emit warnin... Dan Sugalski
- Re: RFC 214 (v1) Emit wa... Nathan Torkington
- Re: RFC 214 (v1) Emit warnings a... Steve Fink
- Re: RFC 214 (v1) Emit warnin... Chaim Frenkel
- Re: RFC 214 (v1) Emit wa... Dan Sugalski
- Re: RFC 214 (v1) Emit wa... Tom Christiansen
- Re: RFC 214 (v1) Emit wa... Dan Sugalski