Search Discussions
-
I've integrated the latest CPAN release of MakeMaker into the perl 5.6.2 branch. This is not a trivial change, that's why I'd appreciate tests, esp. on non-Unix platforms. That made me think that ...
Rafael Garcia-Suarez
Sep 1, 2003 at 10:49 pm
Sep 23, 2003 at 8:38 am -
This is a plea to remove the 'print (...) interpreted as function' warning. Let's look at the rational for this warning. It's to warn programmers that if they write: print (3 + 4) * 2; Perl adds 3 ...
Abigail
Sep 1, 2003 at 12:58 pm
Sep 21, 2003 at 8:42 am -
While building RedHat 8.x and 9.x RPMs for 5.8.1, I got the following message from RPM during install of the RPMs: error: Failed dependencies: perl(Mac::BuildTools) is needed by perl58-5.8.1-1jv ...
Johan Vromans
Sep 29, 2003 at 7:21 pm
Oct 7, 2003 at 10:35 am -
Okay, this shall be known as the Three Snapshot Day... it's the same day for me, still. http://www.iki.fi/jhi/perl@21116.tbz http://www.iki.fi/jhi/perl@21116.tgz (or rsync -avz --delete ...
Jarkko Hietaniemi
Sep 8, 2003 at 10:47 pm
Sep 11, 2003 at 3:09 am -
It's quite possible that the problem existed before 20974, since the failures are random, but most likely this is a result of last week's changes. Attempt to free temp prematurely: SV 0x9616118 at ...
Stas Bekman
Sep 11, 2003 at 3:00 am
Sep 13, 2003 at 7:13 pm -
http://www.iki.fi/jhi/perl@21233.tbz http://www.iki.fi/jhi/perl@21233.tgz (or rsync -avz --delete ftp.linux.activestate.com::perl-5.8.x perl-5.8.x) Schwern said that it would be okay to go RC5 ...
Jarkko Hietaniemi
Sep 15, 2003 at 7:58 am
Sep 18, 2003 at 9:40 pm -
Thanks, this had slipped off my radar screen. This patch is actually setting a new File::Spec policy. That's fine with me (because the old policy is broken), but whatever we do, it really needs to be ...
Ken Williams
Sep 10, 2003 at 6:58 pm
Sep 12, 2003 at 3:29 pm -
Please join me in applauding Nicholas Clark who has graciously offered to be the next 5.8 maintenance pumpkin. -- Jarkko Hietaniemi <jhi@iki.fi http://www.iki.fi/jhi/ "There is this special biologist ...
Jarkko Hietaniemi
Sep 26, 2003 at 10:29 pm
Sep 30, 2003 at 4:55 pm -
Enache Adrian
Sep 16, 2003 at 9:27 pm
Sep 22, 2003 at 8:40 am -
If I build 21021 with: -Accflags=-DNO_HASH_SEED I correctly get a Perl 5.8.1 with the same has keys order as 5.8.0, and which does _not_ listen to the environment variable PERL_HASH_SEED, but perl -V ...
Elizabeth Mattijsen
Sep 7, 2003 at 9:41 pm
Sep 13, 2003 at 7:38 pm -
Hi, Abigail raised this issue on clpmc: using map in void context should not be regarded as a stylistical bug in the programmer but rather considered a bug in the Perl interpreter that should be able ...
Tassilo von Parseval
Sep 4, 2003 at 9:14 am
Sep 11, 2003 at 5:27 am -
20
RC5 vs CPAN
I hope everybody has been testing their favourite CPAN modules with RC5? (And, of course, their own code...) -- Jarkko Hietaniemi <jhi@iki.fi http://www.iki.fi/jhi/ "There is this special biologist ...Jarkko Hietaniemi
Sep 24, 2003 at 6:48 am
Sep 25, 2003 at 4:52 pm -
Once again, I spent a couple of days trying to build 5.8.1-tobe on OS/2. Same as with previous attempts, it finishes in a complete disaster - after a lot of work... As usual, if you trust the Perl's ...
Ilya Zakharevich
Sep 19, 2003 at 9:39 pm
Sep 25, 2003 at 7:21 pm -
Hi everybody, with the last 3 maint snapshots I had the same problem : the build stops at the following stage : make[1]: Entering directory `/COMPIL/ecs/tmp/perl' echo Makefile.SH cflags.SH ...
Joseae
Sep 15, 2003 at 2:41 pm
Mar 30, 2004 at 4:28 pm -
--- saved\dosish.h Tue Sep 02 14:39:20 2003 +++ dosish.h Thu Sep 25 18:39:09 2003 @@ -83,7 +83,12 @@ * information. */ #if defined(WIN64) || defined(USE_LARGE_FILES) + #if defined(__BORLANDC__) /* ...
Nigel Sandever
Sep 25, 2003 at 10:49 pm
Dec 28, 2003 at 7:00 pm -
14
5.8.1
"What happens next?" asked Twoflower. Hrun screwed a finger in his ear and inspected it absently. "Oh,", he said, "I expect in a minute the door will be flung back and I'll be dragged off to some ...Jarkko Hietaniemi
Sep 25, 2003 at 12:01 pm
Sep 26, 2003 at 12:34 am -
This Week on perl5-porters (15-21 September 2003) Those weeks, the perl 5 porters are in maintenance mood. Or in maintenance mode, if you prefer. Read about the progress made in the 5.8.x and 5.6.x ...
Rafael Garcia-Suarez
Sep 21, 2003 at 10:20 pm
Sep 22, 2003 at 10:04 pm -
This Week on perl5-porters (1-7 September 2003) September begins, holidays are over. Lots of little new things occured this week. Read about lexical pragmas, syntax warnings and good style, ...
Rafael Garcia-Suarez
Sep 8, 2003 at 8:41 pm
Sep 15, 2003 at 11:30 am -
The perlfunc documentation for require() gives some pseudo-code that suggests that the %INC entry for a require()'d file will be removed if the file couldn't be loaded. The following test script & ...
Steve Hay
Sep 15, 2003 at 9:53 am
Sep 25, 2003 at 7:12 pm -
Suddenly MM started to provide a value for 'ld' which isn't the same as the one reported by Config.pm (it provided no value before): Here is the test script: (mm) require ExtUtils::MakeMaker; my $mm ...
Stas Bekman
Sep 17, 2003 at 7:16 am
Sep 18, 2003 at 6:25 pm -
# New Ticket Created by nick@cleaton.net # Please include the string: [perl #23813] # in the subject line of all future correspondence about this issue. # <URL: ...
nick@cleaton.net (via RT)
Sep 15, 2003 at 7:50 pm
Jun 30, 2013 at 12:53 am -
12
1, 2, 3
echo, echo, echo -- Jarkko Hietaniemi <jhi@iki.fi http://www.iki.fi/jhi/ "There is this special biologist word we use for 'stable'. It is 'dead'." -- Jack CohenJarkko Hietaniemi
Sep 17, 2003 at 11:21 am
Sep 19, 2003 at 7:55 am -
12
DIRHANDLE
The appended patch implements < /readline() for directory handles, and makes it return a filename for each line read. What do people think of this idea? (I know the actual code could stand some ...Abhijit Menon-Sen
Sep 5, 2003 at 11:34 pm
Sep 11, 2003 at 5:56 am -
# New Ticket Created by David Dyck # Please include the string: [perl #23731] # in the subject line of all future correspondence about this issue. # <URL: ...
David Dyck
Sep 5, 2003 at 2:41 am
Sep 6, 2003 at 12:18 am -
I last updated the maint branch about a week ago and all worked fine, just updated the maint again and the first time the ithreads test hanged, consuming all the CPU, and after that I couldn't ...
Stas Bekman
Sep 2, 2003 at 6:31 am
Sep 3, 2003 at 6:59 am -
# New Ticket Created by Stas Bekman # Please include the string: [perl #23803] # in the subject line of all future correspondence about this issue. # <URL: ...
Stas Bekman
Sep 13, 2003 at 11:33 pm
Sep 16, 2003 at 5:44 pm -
# New Ticket Created by guy@albertelli.com # Please include the string: [perl #23656] # in the subject line of all future correspondence about this issue. # <URL: ...
guy@albertelli.com (via RT)
Sep 2, 2003 at 12:07 am
Sep 12, 2003 at 8:24 pm -
# New Ticket Created by Eric Garland # Please include the string: [perl #24061] # in the subject line of all future correspondence about this issue. # <URL: ...
Eric Garland
Sep 28, 2003 at 11:58 pm
Oct 24, 2003 at 10:08 am -
This core patch implements my idea for cheap lexical pragmas, as I described in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-04/msg02113.html ...
Mark Jason Dominus
Sep 2, 2003 at 10:29 am
Sep 28, 2003 at 6:45 pm -
Automated smoke report for 5.9.0 patch 20174 on solaris - 2.10 (sun4/1 cpu) (waif) using /opt/SUNWspro/bin/cc version workshop Report by Test::Smoke v1.18.02 (perl 5.6.1) [1 day 9 hours 21 minutes] O ...
Alan Burlison
Sep 5, 2003 at 8:33 pm
Sep 26, 2003 at 8:12 pm -
These patches (against 5.8.1-RC5) make: sub a : locked {} a compilation error if Perl is threads enabled: Invalid CODE attribute (with ithreads): locked at line xxx When running with an unthreaded ...
Elizabeth Mattijsen
Sep 24, 2003 at 6:58 pm
Sep 26, 2003 at 7:44 am -
Snapshot fight ! This new snapshot of perl 5.6.2 features an updated MakeMaker with Windows fixes. I also copied the Configure hint files from bleadperl. That should solve a few compilation problems. ...
Rafael Garcia-Suarez
Sep 16, 2003 at 10:40 pm
Sep 19, 2003 at 10:28 am -
# New Ticket Created by Tels # Please include the string: [perl #23779] # in the subject line of all future correspondence about this issue. # <URL: ...
Tels
Sep 11, 2003 at 3:36 am
Sep 16, 2003 at 9:19 pm -
I just got an horrible locale-dependent fatal error : DynaLoader object version 1.04 does not match $DynaLoader::VERSION 1,04 Patch below. The strange thing is that it hasn't been discovered before. ...
Rafael Garcia-Suarez
Sep 12, 2003 at 12:50 pm
Sep 15, 2003 at 8:43 pm -
Orton, Yves wrote All tests successful, 36 tests and 229 subtests skipped. Files=368, Tests=13714, 216 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) cd ..\win32 Attached and included is the ...
Orton, Yves
Sep 2, 2003 at 7:45 pm
Sep 11, 2003 at 5:23 am -
At long last, Parrot-0.0.11 "Doubloon" has been released! This release features direct generation of executable binaries, dramatically improved documentation, and a built-in bread maker! Get it while ...
Steve Fink
Sep 20, 2003 at 7:59 am
Sep 22, 2003 at 4:22 pm -
-M -C -A do not work with files created after script start - unless time_t is unsigned. Touched: pp_sys.c os2/os2ish.h t/op/time.t Enjoy, Ilya --- ./pp_sys.c-pre Fri Sep 12 12:19:56 2003 +++ ...
Ilya Zakharevich
Sep 18, 2003 at 6:02 pm
Sep 19, 2003 at 9:26 pm -
Since my trusty cygwin tester Gerrit must have been eaten by a grue (or maybe SoBig.F), I really could use cygwin help in finding out what happened with getpwent() recently. Merijn.H is unfortunately ...
Jarkko Hietaniemi
Sep 8, 2003 at 3:35 pm
Sep 18, 2003 at 6:40 pm -
On win32 it fails to build: <SNIP Socket.c Running Mkbootstrap for Socket () E:..\..\miniperl.exe "-I..\..\lib" "-I..\..\lib" -MExtUtils::Command -e chmod 644 Socket.bs E:..\..\miniperl.exe ...
Orton, Yves
Sep 2, 2003 at 2:46 pm
Sep 16, 2003 at 9:00 pm -
Okay, the 21092 has quite bad. Sorry about that. http://www.iki.fi/jhi/perl@21102.tbz http://www.iki.fi/jhi/perl@21102.tgz (or rsync -avz --delete ftp.linux.activestate.com::perl-5.8.x perl-5.8.x) ...
Jarkko Hietaniemi
Sep 8, 2003 at 9:05 pm
Sep 12, 2003 at 2:51 pm -
Found another Win32 problem in MakeMaker. ExtUtils::Install is using the Unix path seperator on Win32. Patch as follows --- ExtUtils-MakeMaker-6.16/lib/ExtUtils/Install.pm 2003-06-05 ...
Orton, Yves
Sep 8, 2003 at 10:31 am
Sep 11, 2003 at 2:57 am -
# New Ticket Created by martyn@chrome.sixears.co.uk # Please include the string: [perl #24012] # in the subject line of all future correspondence about this issue. # <URL: ...
martyn@chrome.sixears.co.uk (via RT)
Sep 23, 2003 at 8:40 pm
Sep 24, 2003 at 12:54 pm -
ExtUtils::Embed is Nick's baby. ----- Forwarded message from Soren Andersen <perlspinr@att.net ----- From: Soren Andersen <perlspinr@att.net Date: Fri, 05 Sep 2003 13:01:25 +0000 To: ...
Michael G Schwern
Sep 11, 2003 at 5:57 am
Sep 14, 2003 at 4:47 pm -
http://www.iki.fi/jhi/perl@21092.tbz http://www.iki.fi/jhi/perl@21092.tgz (or rsync -avz --delete ftp.linux.activestate.com::perl-5.8.x perl-5.8.x) I believe the M::BI problem is now fixed. But there ...
Jarkko Hietaniemi
Sep 8, 2003 at 3:46 pm
Sep 8, 2003 at 9:34 pm -
# New Ticket Created by Mark-Jason Dominus # Please include the string: [perl #24027] # in the subject line of all future correspondence about this issue. # <URL: ...
Mark-Jason Dominus
Sep 24, 2003 at 3:20 pm
Dec 25, 2011 at 12:19 am -
Perl5 Bug Summary http://rt.perl.org/rt2/NoAuth/perl5/Overview.html Generated at Mon Sep 1 13:00:01 2003 GMT ------------------------------------------------------------------------------- * Total ...
Robert Spier
Sep 4, 2003 at 2:26 am
Oct 28, 2003 at 1:58 am -
The following patch allows one to add 'TODO' tests to lib/warning tests. Abigail --- lib/warnings.t.orig Tue Sep 30 23:10:53 2003 +++ lib/warnings.t Tue Sep 30 23:51:55 2003 @@ -76,6 +76,7 @@ $switch ...
Abigail
Sep 30, 2003 at 10:07 pm
Oct 6, 2003 at 4:39 pm -
Brought to you by the wonders of system call tracing... -- Jarkko Hietaniemi <jhi@iki.fi http://www.iki.fi/jhi/ "There is this special biologist word we use for 'stable'. It is 'dead'." -- Jack Cohen
Jarkko Hietaniemi
Sep 24, 2003 at 12:31 pm
Sep 26, 2003 at 7:39 am -
No matter what she did with her hair it took about three minutes for it to tangle itself up again, like a garden hosepipe in a shed [Footnote: Which, no matter how carefully coiled, will always ...
Jarkko Hietaniemi
Sep 22, 2003 at 11:10 am
Sep 23, 2003 at 12:05 pm -
One thing we should do before 5.8.1 is to check the various "vendors'" (in quotes since only some of them are commercial) patches they have made for Perl (especially for Perl 5.8.0). For example, we ...
Jarkko Hietaniemi
Sep 3, 2003 at 1:58 pm
Sep 10, 2003 at 12:22 pm
Group Overview
group | perl5-porters |
categories | perl |
discussions | 562 |
posts | 1,693 |
users | 157 |
website | perl.org |
157 users for September 2003
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)