-
Notifications
You must be signed in to change notification settings - Fork 577
locale test fails for *ISO8859-15 on freebsd 4.5 #5017
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From [email protected]This is a bug report for perl from parv_@yahoo.com, AutoSplitting perl library Making DynaLoader (static) Making utilities Making B (dynamic) Making ByteLoader (dynamic) Making DB_File (dynamic) Making Data::Dumper (dynamic) Making Devel::DProf (dynamic) Making Devel::Peek (dynamic) Making Fcntl (dynamic) Making File::Glob (dynamic) Making IO (dynamic) Making IPC::SysV (dynamic) Making NDBM_File (dynamic) Making Opcode (dynamic) Making POSIX (dynamic) Making SDBM_File (dynamic) Making Socket (dynamic) Making Sys::Hostname (dynamic) Making Sys::Syslog (dynamic) Making attrs (dynamic) Making re (dynamic) Making Errno (nonxs) Stop in /usr/home/parv/tmp/tmp/perl-5.6.1. this test has been failing since freebsd 4.5-prerelease (jan 10 2002). also, i must mention that i had installed perl 5.6.1 from ports once - parv, parv_@yahoo.com ps: replace parv@moo.holy.cow w/ above address if you find one. Flags: This perlbug was built using Perl v5.6.1 - Tue Feb 12 03:51:09 EST 2002 Site configuration information for perl v5.6.1: Configured by parv at Sun Aug 19 22:54:20 EDT 2001. Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: Locally applied patches: @INC for perl v5.6.1: Environment for perl v5.6.1: Complete configuration data for perl v5.6.1: Author='' |
From @jhiCould you run the test manually: ./perl -Ilib t/pragma/locale.t > out and send us the "out"? (Please send it as a gzipped attachment, it's -- |
From @jhiOn Tue, Feb 12, 2002 at 02:26:18PM -0500, parv wrote:
Oops, yes, sorry about that.
Ummm, on what?
Will take a look, thanks.
-- |
From @jhiOn Tue, Feb 12, 2002 at 02:26:18PM -0500, parv wrote:
It seems that the character 0xFF, the LATIN SMALL LETTER Y WITH DIAERESIS, foreach my $x (keys %UPPER) { The @f is supposed to stay empty. In ISO 8859-15 there is LATIN CAPITAL LETTER Y WITH DIAERESIS, at 0xBE. Could you try adding these print "# UPPER $x lc $y ", print "# lower $x uc $y ", after the respective 'next unless' lines (line 710 or so in -- |
From @jhiOn Tue, Feb 12, 2002 at 02:52:16PM -0500, parv wrote:
Not nearly all the tests are -T-proof. (Nor they should be.) SO the -- |
From [Unknown Contact. See original ticket]in message <20020212170204.K29114@alpha.hut.fi>,
hi jarkko, i had to run the above w/ -T switch on the command line; otherwise i anyway, attached, locale-test.gz, is the requested file. - parv -- |
From [Unknown Contact. See original ticket] |
From [Unknown Contact. See original ticket]in message <20020212213258.K18393@alpha.hut.fi>,
....
add a "-T" switch in the examples in INSTALL to test parts of the If make test bombs out, just cd to the t directory and run ./TEST ./perl op/groups.t ... For example, on my SparcStation IPC with 12 MB of RAM, in perl5.5.670, Try stopping other jobs on the system and then running the test by itself: cd t; ./perl op/pat.t ....mind you that "cd t; ./perl harness" does not cause the "too - parv -- |
From [Unknown Contact. See original ticket]in message <20020212221310.L18393@alpha.hut.fi>,
(similar for the %lower hash)
(similar for the %lower hash)
attached is the file containing '# (UPPER|lower)' lines for the - parv -- |
From [Unknown Contact. See original ticket]# UPPER = AÀÁÂÃÄÅÆBCÇDEÈÉÊËFGHIÌÍÎÏJKLMNÑOÒÓÔÕÖØPQRSTUÙÚÛÜVWXYÝZÐÞ |
From [Unknown Contact. See original ticket]having not heard anything on the issue since feb 13 2002, i hope at this point i have a couple of questions: = what problems should i anticipate after i would have installed = is there any estimated date when this bug would be resolved? - parv -- |
From @jhiOn Thu, Mar 07, 2002 at 03:43:29PM -0500, parv wrote:
I'm still thinking what would be the best way of action (since I see
Nothing very serious. It was a minor issue regarding case-insensitive
Sorry, no. I'll try to think of what to test next.
-- |
From [Unknown Contact. See original ticket]in message <20020307224457.Y3253@alpha.hut.fi>,
whew, what a relief! i can breathe again. i was thinking that may be the issue had been dropped for some - parv -- |
From [Unknown Contact. See original ticket]please note my email NEW address: parv@pair.com; OLD address was i will continue to check email to parv_@yahoo until around apr. 20 - parv |
From [Unknown Contact. See original ticket]the problem is solved w/ newer version of http://www.freebsd.org/cgi/query-pr.cgi?pr=34308 ....due to addition of 0xbe character as uppercase. thanks jarrko & other perl developers for your time. - parv -- |
From [Unknown Contact. See original ticket]in message <20020616174955.GA11801@moo.holy.cow>,
sorry about the double message id in references: header; i should -- |
From @jhiOn Sun, Jun 16, 2002 at 08:12:24PM -0400, parv wrote:
Thanks for letting us know about the FreeBSD fix. -- |
[email protected] - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#8502 (status was 'resolved')
Searchable as RT8502$
The text was updated successfully, but these errors were encountered: