Re: RFC 238 (v1) length(@ary) deserves a warning
[email protected] (Bart Lateur) Sat, 16 Sep 2000 17:07:11 +0200
| Newsgroups | perl.perl6.language.subs |
|---|---|
| Organization | MediaMind |
| Message-ID | <[email protected]> |
On Sat, 16 Sep 2000 10:26:48 +0100, Hildo Biersma wrote: >> length(@ary) deserves a warning > >Right now, the Lint back-end gives a warning in these cases (use of >array in scalar context). > >Can we make the RFC more generic, and propose to move the Lint warnings >into the core? But using arrays in a scalar context usually isn't an error. -- Bart.