Re: Looping with Unicode

2003-03-06 Thread Jarkko Hietaniemi
On Thu, Mar 06, 2003 at 05:30:37PM -0500, Daniel Yacob wrote: > Greetings, > > I seem to remember in the past, possibly with a development > version of Perl, that unicode chars in utf-8 worked fine as > loop iterators, as per: > > foreach (..) { do something } > > where and are single charact

Looping with Unicode

2003-03-06 Thread Daniel Yacob
Greetings, I seem to remember in the past, possibly with a development version of Perl, that unicode chars in utf-8 worked fine as loop iterators, as per: foreach (..) { do something } where and are single characters in utf-8. With Perl 5.8.0 the loop cycles only once. Is this a bug or by d

Re: Encode 1.87 and later don't pass make test on static perl

2003-03-06 Thread Dan Kogai
Sorry, my finger has slipped. On Thursday, Mar 6, 2003, at 22:48 Asia/Tokyo, Dan Kogai wrote: On Thursday, Mar 6, 2003, at 04:10 Asia/Tokyo, Blair Zajac wrote: Hello, I have several self compiled copies of Perl 5.8.0, one of which is compiled to be statically linked (for Perl modules that is, no

Re: Encode 1.87 and later don't pass make test on static perl

2003-03-06 Thread Andreas J. Koenig
> On Wed, 05 Mar 2003 11:10:54 -0800, Blair Zajac <[EMAIL PROTECTED]> said: > If I can find tar.gz's of Encode 1.86 and > 1.87, I could check again to ensure that 1.86 and 1.87 work and fail > respectively. http://mirrors.develooper.com/perl/backpan/authors/id/D/DA/DANKOGAI/ -- andrea