Search Discussions
-
10/4. I would rather want to see 5.8.0-RC1 as soooooooooooooooooooooooooon as possible than argue over what should be installed and what should not on what platforms. Let the users judge and to do so ...
Dan Kogai
Apr 9, 2002 at 10:39 pm
Apr 14, 2002 at 9:30 pm -
I'm getting one failure on lib/sort.t when compiled with -Duseithreads on Solaris 8. It's not obvious to me what's wrong. Any suggestions? not ok 58 - Instability ok # Failed test (../lib/sort.t at ...
Andy Dougherty
Apr 3, 2002 at 9:25 pm
May 15, 2002 at 6:44 pm -
Mark, and FreeBSD committers, I am deeply disappointed by the recent move to drop some of the files (CGI.pm, et al.) in perl distribution /usr/src/contrib/perl5. By saving a few hundred kilobytes, ...
Dan Kogai
Apr 30, 2002 at 3:34 pm
May 2, 2002 at 6:09 am -
1. Encode causes AIX 4.2 't's, see below Automated smoke report for patch 16109 cc gcc O = OK | 3.0.4-64 64-bit +GNUld F = Failure(s), extended report at the bottom | HP-UX 10.20 A.10.32.30 3.0.4 ? = ...
H.Merijn Brand
Apr 24, 2002 at 11:45 am
Apr 26, 2002 at 6:37 pm -
I feel that negative key length is an elegant hack. But a hack none the less. but with bogus data, and no warning. Which I would argue is worse. I had a different plan. Which will cope with both ...
Nicholas Clark
Apr 10, 2002 at 9:06 pm
Apr 19, 2002 at 7:52 pm -
If I try to bless a restricted hash, I get: Modification of a read-only value attempted at ext/Storable/t/restrict.t line 79. I guess that this is a side effect of the implementation, but is it a ...
Nicholas Clark
Apr 10, 2002 at 7:27 pm
Apr 15, 2002 at 1:55 pm -
If someone with appropiate lintel box could try valgrind ( http://developer.kde.org/~sewardj/ ) on bleadperl over the weekend, that would be nice. -- $jhi++; # http://www.iki.fi/jhi/ # There is this ...
Jarkko Hietaniemi
Apr 26, 2002 at 2:17 pm
Apr 30, 2002 at 2:38 pm -
This is a bug report for perl from mjd@plover.com, generated with the help of perlbug 1.33 running under perl v5.6.1. ----------------------------------------------------------------- [Please enter ...
Mjd
Apr 16, 2002 at 1:17 pm
Apr 18, 2002 at 8:02 pm -
XML::SAX seems to have the proper selection of tests that reveal bleadperl bugs. It should become mandatory to test bleadperl with it. Since about 16097 we get: t/00basic........ok ...
Andreas J. Koenig
Apr 24, 2002 at 2:41 am
Apr 27, 2002 at 5:23 pm -
23
Cygwin@15838
lib/ExtUtils/t/Constant.............Use of uninitialized value in concatenation (.) or string at ../../lib/ExtUtils/MM_Cygwin.pm line 26. Use of uninitialized value in concatenation (.) or string at ...H.Merijn Brand
Apr 10, 2002 at 9:40 am
Apr 11, 2002 at 4:26 pm -
Since we still have so many unfinished things, there will be no snapshot today (I would have liked to have the MakeMaker changes in today, but that was not to be), and therefore no RC1 Monday, ...
Jarkko Hietaniemi
Apr 5, 2002 at 7:20 pm
Apr 11, 2002 at 3:18 am -
The attached patch (at ~14K) implements Perl 6's new C<// , C<//= , and C<err ops for Perl 5. It includes tests, a patch to perlop, and a patch to B::Deparse. It also modifies several areas of Perl, ...
Brent Dax
Apr 22, 2002 at 6:01 am
Apr 26, 2002 at 10:32 pm -
-DDEBUGGING -Duseperlio -Duse64bitint Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- ...
H.Merijn Brand
Apr 25, 2002 at 4:30 pm
Apr 27, 2002 at 4:40 pm -
Abigail seems to need perlio Automated smoke report for patch 15952 cc gcc O = OK | 3.0.4-64 64-bit +GNUld F = Failure(s), extended report at the bottom | HP-UX 10.20 A.10.32.30 3.0.4 ? = still ...
H.Merijn Brand
Apr 17, 2002 at 2:23 pm
Apr 19, 2002 at 5:50 am -
As part of a package of NetBSD-specific patches, Johnny Lam offered the following thoughtful patch This is indeed a real problem, and the only other easy solution I see is for the package distributor ...
Andy Dougherty
Apr 29, 2002 at 7:41 pm
Feb 27, 2009 at 6:20 pm -
18
perl@15662
(now without Re: ...) http://www.iki.fi/jhi/perl@15662.tgz http://www.iki.fi/jhi/perl@15662.tbz ftp://ftp.funet.fi/pub/languages/perl/snap/perl@15662.tgz ...Jarkko Hietaniemi
Apr 1, 2002 at 6:26 pm
Apr 6, 2002 at 5:15 pm -
This is a not entirely portable revision of a completely unportable method of determining whether enc2xs is being run during a core build, but it does allow the build to proceed on VMS. Can't the ...
Craig A. Berry
Apr 1, 2002 at 8:38 pm
Apr 5, 2002 at 8:38 pm -
17
perl@15772
http://www.iki.fi/jhi/perl@15772.tgz http://www.iki.fi/jhi/perl@15772.tbz ftp://ftp.funet.fi/pub/languages/perl/snap/perl@15772.tgz ftp://ftp.funet.fi/pub/languages/perl/snap/perl@15772.tbz ...Jarkko Hietaniemi
Apr 6, 2002 at 8:18 pm
Apr 8, 2002 at 2:00 pm -
Can I get warnings + fallbacks yet? Can we have a bit to enable warns on undef please ;-) There are casting issues with perlqq etc. using (say) UVxf but only passsing a U8 (e.g. s[slen]) and not a UV ...
Nick Ing-Simmons
Apr 30, 2002 at 5:17 pm
May 3, 2002 at 12:00 am -
Is 5.8 not binary compatible with 5.6 in its extensions? Is there a way to turn on binary compatibility, and if so, what is the penalty for doing so? I did a test build of 5.8 and got this when ...
Chris Nandor
Apr 23, 2002 at 5:10 pm
May 1, 2002 at 3:11 am -
I've compiled and installed several versions of perl5, going all the way back to perl5.000, and compared the times it took to run Configure, make, make test and make install. Up to 5.004, the entire ...
Abigail
Apr 9, 2002 at 8:48 am
Apr 15, 2002 at 3:27 pm -
15
perl@16005
http://www.iki.fi/jhi/perl@16005.tgz http://www.iki.fi/jhi/perl@16005.tbz ftp://ftp.funet.fi/pub/languages/perl/snap/perl@16005.tgz ftp://ftp.funet.fi/pub/languages/perl/snap/perl@16005.tbz ...Jarkko Hietaniemi
Apr 19, 2002 at 2:40 pm
Apr 26, 2002 at 12:51 am -
Erick, I no longer maintain Storable. It is now part of the Perl core. I'm forwarding your message to the new maintainers. Raphael ----- Forwarded message from Erick Calder <e@arix.com ----- Date: ...
Raphael Manfredi
Apr 27, 2002 at 9:50 am
May 6, 2002 at 10:24 pm -
The following regex causes a segfault in the regex compilation phase: % bin/perl5.7.3 -e'use utf8; $x = qr/\x95??\x{5655}/' Segmentation fault The segfault happens on my Lintel system but not on my ...
Mark Kvale
Apr 25, 2002 at 5:23 am
May 2, 2002 at 2:16 pm -
I am recovering from cold when I released Encode-1.64, avaiable as follows. Whole: http://www.dan.co.jp/~dankogai/Encode-1.64.tar.gz and CPAN Diff agains current: 16529 lines (because of new ...
Dan Kogai
Apr 29, 2002 at 7:25 am
May 1, 2002 at 8:15 am -
Yikes. I DID fix the behavior as documented. But it was not just Encode::CN::HZ that was taking advantage of UNDOCUMENTED feature after all :). Looks good to me. Maybe I should add constants for ...
Dan Kogai
Apr 19, 2002 at 12:10 am
Apr 20, 2002 at 8:57 pm -
Hi! I've found the cause of the problem I reported earlier to Jarkko. It seems that when enc2xs creates its files, two of them are called "something.h" and "something_def.h". Unfortunately under 8.3 ...
Laszlo Molnar
Apr 3, 2002 at 6:16 pm
Apr 4, 2002 at 8:18 am -
This is a bug report for perl from abigail@foad.org, generated with the help of perlbug 1.33 running under perl v5.7.3. ----------------------------------------------------------------- [Please enter ...
Abigail
Apr 12, 2002 at 10:46 am
May 25, 2012 at 3:30 pm -
Ok, my mistake. Since this seemed "impossible" to me, I went and read the source code for it.... the way this is done [using a second pipe, which sends errno to the parent in case of exec failing] is ...
Benjamin Goldberg
Apr 19, 2002 at 9:38 pm
Apr 20, 2002 at 11:25 pm -
With PerlIO, you can create a "virtual file" in a scalar: my $data; open(DATA, " ", \$data) or die $!; That's a useful technique, and it ought to become widespread after 5.8 is released. In ...
Robin Houston
Apr 17, 2002 at 12:53 pm
Apr 18, 2002 at 1:03 am -
13
perl@15930
http://www.iki.fi/jhi/perl@15930.tgz http://www.iki.fi/jhi/perl@15930.tbz ftp://ftp.funet.fi/pub/languages/perl/snap/perl@15930.tgz ftp://ftp.funet.fi/pub/languages/perl/snap/perl@15930.tbz ...Jarkko Hietaniemi
Apr 15, 2002 at 3:49 pm
Apr 16, 2002 at 11:18 pm -
This isn't an April's fool email though I feel as if this perl were an April's fool perl. With todays perl I cannot get the same job done that was working with perl@14354. My application (an indexer) ...
Andreas J. Koenig
Apr 1, 2002 at 1:14 pm
Apr 2, 2002 at 8:06 am -
Hi, I reported this more that a week ago, but there were no response, yet, problem is still there. I have installed ASPerl 522, but before building current bleadperl I removed it (ASPerl) from the ...
Nikola Knezevic
Apr 26, 2002 at 6:06 pm
Apr 29, 2002 at 9:25 am -
(Please Cc replies) What's going on here? SV *dst = sv_2mortal(newSV(2*slen+1)); if (slen) { U8 *d = (U8 *) SvGROW(dst, 2*slen+1); We create a mortal SV with length (2*slen+1), then try to grow it to ...
Simon Cozens
Apr 26, 2002 at 10:44 pm
Apr 28, 2002 at 9:32 am -
In 5.7.3, the manicheck() function from ExtUtils::Manifest appears to be consulting the MANIFEST.SKIP file. This is contrary to the documentation, and inconsistent with earlier versions. One place ...
Andy Dougherty
Apr 17, 2002 at 4:59 pm
Apr 19, 2002 at 3:10 pm -
This is a bug report for perl generated with the help of perlbug 1.33 running under perl v5.6.1. ----------------------------------------------------------------- [Please enter your report here] (I ...
Andrew Pimlott
Apr 11, 2002 at 8:20 pm
Apr 12, 2002 at 5:05 pm -
No report, just the raw mktest.out file. smoke.sh can't generate a report if the last run failed in the configure, and the machine is too slow to make a new build before I have to leave. Quite a bit ...
Abigail
Apr 3, 2002 at 4:13 pm
Apr 4, 2002 at 2:09 pm -
Cygwin is easy to setup: go to http://www.cygwin.com/, click on the "Install Cygwin now!", Execute (setup.exe), choose your mirror, and keep on clicking "Ok"... though IIRC, after the first ...
Jarkko Hietaniemi
Apr 2, 2002 at 3:13 pm
Apr 2, 2002 at 8:45 pm -
This program illustrates missing UTF-8 flag on the result of a from_to: % /usr/local/perl-5.7.3@16151/bin/perl -e ' use Encode; my $euro = chr(0x80); # Euro sign in cp1250 ...
Andreas J. Koenig
Apr 25, 2002 at 3:34 am
Apr 27, 2002 at 11:36 am -
I think the key here is threads. IIRC (I've blown away that copy of bleadperl) I built 15661 with ithreads. I've also built this new bleadperl with ithreads. The last one, where POSIX::WEXITSTATUS ...
Michael G Schwern
Apr 25, 2002 at 3:19 pm
Apr 25, 2002 at 9:33 pm -
This one is easy to fix. diff -u -r1.33 Encode.pm --- Encode.pm 2002/04/10 22:30:14 1.33 +++ Encode.pm 2002/04/12 18:28:23 @@ -203,7 +203,7 @@ $_[1] = '' if $chk; return $res; }; - ...
Dan Kogai
Apr 12, 2002 at 6:50 pm
Apr 14, 2002 at 4:02 pm -
Hi, I came across a stubble bug in the following code: my ($credit_date, $debit_date) = ($sth- fetchrow_arrayref- [0], $sth- fetchrow_arrayref- [0]); fetchrow_arrayref always returns a reference to a ...
Leonid Igolnik
Apr 4, 2002 at 2:53 am
Apr 4, 2002 at 6:57 pm -
http://www.iki.fi/jhi/perl@15662.tgz http://www.iki.fi/jhi/perl@15662.tbz ftp://ftp.funet.fi/pub/languages/perl/snap/perl@15662.tgz ftp://ftp.funet.fi/pub/languages/perl/snap/perl@15662.tbz ...
Jarkko Hietaniemi
Apr 1, 2002 at 6:24 pm
Apr 2, 2002 at 2:54 am -
I hope I'm providing enough information. I noticed this first with perl@16225, but didn't say anything because you guys so often know about these things pretty quickly. However, the problem still ...
Richard Hatch
Apr 29, 2002 at 7:51 pm
May 3, 2002 at 12:22 pm -
This patch does two things : 1. The patch to scope.h fixes bug id 20020427.004 2. The rest changes the implementation of the sort pragma so it continues to work. Basically, it uses a global variable ...
Rafael Garcia-Suarez
Apr 29, 2002 at 10:29 pm
May 2, 2002 at 8:44 pm -
This is a build failure report for perl from sthoenna@efn.org, generated with the help of perlbug 1.33 running under perl v5.7.3. ext/PerlIO/t/via.t is hanging after the last test. Looked at it and ...
Sthoenna
Apr 22, 2002 at 2:56 am
Apr 24, 2002 at 1:34 am -
I've sent the first patch cleaning up the first 17 files from unescaped bleadperl pod rendering tools don't complain about these problems (I've detected all the problems with Pod::POM). I need your ...
Stas Bekman
Apr 22, 2002 at 5:21 am
Apr 22, 2002 at 6:06 pm -
as of perl patch 15887, Cwd lib is not taint clean. So forget using mod_perl under -T if anything uses Cwd. I'm working on the patch (at least solving bugs that I see appearing under -T). I'm almost ...
Stas Bekman
Apr 14, 2002 at 3:54 pm
Apr 16, 2002 at 2:39 pm -
Okay alpha at http://www.ni-s.u-net.com/upload/Tk804.0_23.tar.gz You need recent bleadperl, and in particular a recent Encode - I am using Encode-1.33 which is what is in perl's perforce depot. Works ...
Nick
Apr 12, 2002 at 9:09 am
Apr 15, 2002 at 2:27 pm -
Miyagawa-kun, This is definetely a bug that needs to be fixed. Oops. Arigato. I'll add a test suite for - data() and - encoding(). Well, I love OOP but that does not necessarily mean I enjoy typing ...
Dan Kogai
Apr 10, 2002 at 9:00 pm
Apr 14, 2002 at 5:22 pm
Group Overview
group | perl5-porters |
categories | perl |
discussions | 584 |
posts | 2,489 |
users | 189 |
website | perl.org |
189 users for April 2002
Archives
- June 2016 (5)
- May 2016 (782)
- April 2016 (174)
- March 2016 (531)
- December 2015 (245)
- April 2015 (169)
- March 2015 (473)
- February 2015 (439)
- January 2015 (1,057)
- December 2014 (1,349)
- November 2014 (966)
- October 2014 (1,113)
- September 2014 (1,618)
- August 2014 (784)
- July 2014 (976)
- June 2014 (1,234)
- May 2014 (1,223)
- April 2014 (772)
- March 2014 (754)
- February 2014 (1,098)
- January 2014 (1,160)
- December 2013 (788)
- November 2013 (1,137)
- October 2013 (838)
- September 2013 (1,294)
- August 2013 (1,480)
- July 2013 (1,403)
- June 2013 (1,437)
- May 2013 (1,331)
- April 2013 (436)
- March 2013 (795)
- February 2013 (762)
- December 2012 (972)
- November 2012 (155)
- October 2012 (1,550)
- September 2012 (1,847)
- August 2012 (1,300)
- July 2012 (1,143)
- June 2012 (1,403)
- May 2012 (1,373)
- April 2012 (993)
- March 2012 (958)
- February 2012 (1,326)
- January 2012 (1,667)
- December 2011 (1,109)
- November 2011 (1,422)
- October 2011 (840)
- September 2011 (1,365)
- August 2011 (1,119)
- July 2011 (1,330)
- June 2011 (946)
- May 2011 (1,393)
- April 2011 (1,195)
- March 2011 (866)
- February 2011 (949)
- January 2011 (1,089)
- December 2010 (962)
- November 2010 (1,137)
- October 2010 (828)
- September 2010 (988)
- August 2010 (1,087)
- July 2010 (1,280)
- June 2010 (670)
- May 2010 (968)
- April 2010 (1,475)
- March 2010 (1,025)
- February 2010 (990)
- January 2010 (1,101)
- December 2009 (1,010)
- November 2009 (1,157)
- October 2009 (1,628)
- September 2009 (790)
- August 2009 (1,183)
- July 2009 (1,367)
- June 2009 (1,126)
- May 2009 (809)
- April 2009 (606)
- March 2009 (812)
- February 2009 (714)
- January 2009 (913)
- December 2008 (752)
- November 2008 (1,039)
- October 2008 (903)
- September 2008 (761)
- August 2008 (496)
- July 2008 (758)
- June 2008 (923)
- May 2008 (931)
- April 2008 (813)
- March 2008 (954)
- February 2008 (850)
- January 2008 (1,433)
- December 2007 (1,146)
- November 2007 (1,102)
- October 2007 (896)
- September 2007 (1,183)
- August 2007 (737)
- July 2007 (1,316)
- June 2007 (1,017)
- May 2007 (1,071)
- April 2007 (1,129)
- March 2007 (1,150)
- February 2007 (1,179)
- January 2007 (947)
- December 2006 (670)
- November 2006 (1,105)
- October 2006 (962)
- September 2006 (695)
- August 2006 (597)
- July 2006 (948)
- June 2006 (1,145)
- May 2006 (1,002)
- April 2006 (1,102)
- March 2006 (1,056)
- February 2006 (1,026)
- January 2006 (1,142)
- December 2005 (1,030)
- November 2005 (825)
- October 2005 (996)
- September 2005 (885)
- August 2005 (693)
- July 2005 (1,381)
- June 2005 (1,137)
- May 2005 (909)
- April 2005 (795)
- March 2005 (762)
- February 2005 (503)
- January 2005 (815)
- December 2004 (931)
- November 2004 (981)
- October 2004 (670)
- September 2004 (449)
- August 2004 (749)
- July 2004 (871)
- June 2004 (708)
- May 2004 (711)
- April 2004 (986)
- March 2004 (1,232)
- February 2004 (934)
- January 2004 (1,310)
- December 2003 (1,055)
- November 2003 (1,220)
- October 2003 (1,628)
- September 2003 (1,693)
- August 2003 (2,053)
- July 2003 (1,739)
- June 2003 (1,064)
- May 2003 (1,344)
- April 2003 (1,256)
- March 2003 (1,143)
- February 2003 (1,236)
- January 2003 (1,108)
- December 2002 (897)
- November 2002 (874)
- October 2002 (1,221)
- September 2002 (1,255)
- August 2002 (1,696)
- July 2002 (1,719)
- June 2002 (2,292)
- May 2002 (2,016)
- April 2002 (2,489)
- March 2002 (2,413)
- February 2002 (1,488)
- January 2002 (1,641)
- December 2001 (2,190)
- November 2001 (2,082)
- October 2001 (1,372)
- September 2001 (1,828)
- August 2001 (1,602)
- July 2001 (1,667)
- June 2001 (1,833)
- May 2001 (2,353)
- April 2001 (1,893)
- March 2001 (1,594)
- February 2001 (1,808)
- January 2001 (1,825)
- December 2000 (1,353)
- November 2000 (1,776)
- October 2000 (1,452)
- September 2000 (1,318)
- August 2000 (2,169)
- July 2000 (1,118)
- June 2000 (773)
- May 2000 (1,163)
- April 2000 (1,181)
- March 2000 (2,886)
- February 2000 (1,596)
- January 2000 (1,407)
- December 1999 (644)
- November 1999 (1,102)
- October 1999 (1,537)
- September 1999 (1,425)
- August 1999 (303)