rampant selectrow_array misuse
David Miller
justdave at bugzilla.org
Fri Aug 26 19:11:21 UTC 2005
Max Kanat-Alexander wrote:
> On Fri, 2005-08-26 at 06:30 -0400, David Miller wrote:
>> An array containing an undef element is still a 1-element array,
>
> I thought an array containing an undef was a 0-element array...
nope. It's definitely a one-element array with the element being an
undef. But a zero-element array is the same as an undef, maybe that's
what you're thinking of.
--
Dave Miller http://www.justdave.net/
System Administrator, Mozilla Foundation http://www.mozilla.org/
Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/
More information about the developers
mailing list