Re: Smoke 17150 RedHat 7.2 linux 2.4.9-34 /spare4/tmp/perl-current

2002-06-10 Thread Jarkko Hietaniemi
On Mon, Jun 10, 2002 at 09:48:36PM +0100, Nicholas Clark wrote: > On Mon, Jun 10, 2002 at 08:16:12PM +0100, Nick Ing-Simmons wrote: > > Jarkko Hietaniemi <[EMAIL PROTECTED]> writes: > > > >Ummm, well, I guess that would work too, but wouldn't the "binmode(FH) > > >means an implicit :bytes (if ava

Re: RC1 hoses existing installation (-Dprefix broken?)

2002-06-10 Thread Andy Dougherty
On Mon, 10 Jun 2002, Nicholas Clark wrote: > On Mon, Jun 10, 2002 at 04:22:42PM -0400, Andy Dougherty wrote: > > > I'm sorry you had trouble, but I'm unsure if a warning would have helped. > > Would you have seen such a warning fly by in the Configure dialog? > > > What about the lack of warnin

Re: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)

2002-06-10 Thread Jarkko Hietaniemi
On Mon, Jun 10, 2002 at 10:59:23AM +0100, Nick Ing-Simmons wrote: > Jarkko Hietaniemi <[EMAIL PROTECTED]> writes: > >> .../ext/Digest/MD5/t/files.t 255 65280 55 100.00% 1-5 > >> .../ext/Encode/t/CJKT.t 7 1792737 9.59% 6 15 22 32 44 58 68 > >> .../ext/Encode/t/guess.t

Re: Smoke 17150 RedHat 7.2 linux 2.4.9-34 /spare4/tmp/perl-current

2002-06-10 Thread Jarkko Hietaniemi
> linuxstdio/perlio -Uuseperlio > linuxstdio/perlio -DDEBUGGING -Uuseperlio > ext/Encode/t/CJKTFAILED at test 6 > ext/Encode/t/guess...FAILED at test 9 Ooops, #17150 didn't expect -Uuseperlio. -- $jhi++; # http://www.iki.fi/jhi

Re: Bug: goto undefs my variable - confirmation, please

2002-06-10 Thread Wolfgang Laun
Robin Houston wrote: > Yes, I see this as well. > It is obviously related to [20010309.004], which I thought > I had fixed a long time ago. I've re-read the description. Note, however, that the original bug report featured a forward jump: for ($i=1; $i<=1; $i++) { my $var='val'; print