No subject
Mon Apr 13 00:21:07 PDT 2009
print "$_\n" for 0..101;
0
1
.
.
.
99
101
It is missing the number 100!
Have I done something wrong?
Can anyone else duplicate this?
I am running Padre 0.50, but saw this same behavior in 0.49.
Thanks,
Scott Hall
--0015175cd162e6150e047848ad4c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hello,<div><br></div><div>First of all, thank you for making Padre. =A0I fi=
nd it very useful, even in beta.</div><div>I run it on Windows XP with Stra=
wberry perl.</div><div><br></div><div>I have found a small bug that I don&#=
39;t understand. =A0This may be my issue, but maybe not.</div>
<div><br></div><div>From a DOS prompt:</div><div><div><br></div><div>H:\ban=
shee\perl>perl -v</div><div><br></div><div>This is perl, v5.10.1 (*) bui=
lt for MSWin32-x86-multi-thread</div><div><br></div><div>H:\banshee\perl>=
;perl -le "print for 0..101"</div>
<div>0</div><div>1</div><div>.</div><div>.</div><div>.</div><div>99</div><d=
iv>100</div><div>101</div><div><br></div><div>From Padre:</div><div><br></d=
iv><div>print "$_\n" for 0..101;</div><div><div>0</div><div>1</di=
v>
<div>.</div><div>.</div><div>.</div><div>99</div><div>101</div></div><div><=
br></div><div>It is missing the number 100!</div><div><br></div><div>Have I=
done something wrong?</div><div>Can anyone else duplicate this?</div><div>
<br></div><div>I am running Padre 0.50, but saw this same behavior in 0.49.=
</div><div><br></div><div>Thanks,</div><div><br></div><div>Scott Hall</div>=
<div><br></div></div>
--0015175cd162e6150e047848ad4c--
More information about the Padre-dev
mailing list