Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
perl . perl5 . porters
This is a Usenet group - learn more
Find or start a Google Group about porters.
Group info
Language: English
Group categories: Not categorized
More group info »
Related Groups
perl6-internals@perl.org (Moderated)
Medium activity, Usenet
perl6-language@perl.org (Moderated)
Low activity, Usenet
perl5-changes@perl.org (Moderated)
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 19017  Older »
Description: perl5-porters@perl.org (Moderated)
 

mktables gets stuck on Win32 
  Bleadperl currently isn't building on Win32: it gets stuck on the mktables call with CPU running at 100%. The win32/Makefile runs this (from win32/): cd ..\lib\unicore && ..\..\miniperl.exe -I.. -I..\..\cpan\Cwd\lib -I..\..\cpan\Cwd mktables -check ..\lib\unicore\Canonical.pl ..\lib\unicore\Canonical.pl... more »
By Steve Hay  - 6:38pm - 2 new of 2 messages    

mark get_arena() as Maychange 
  this patch fixes get-arenas param names to reflect actual use, and marks call with 'M' for maychange. it needs make regen. I checked in proto.h - git let me, cuz its not in .gitignore, this surprised me mildly, since its generated output, but its also a tracked file. wrt submitted patches, I presume you prefer such files to be included... more »
By Jim Cromie  - 3:35pm - 4 new of 4 messages    

Upgrade to threads 1.75 
  ...Thanks. Applied as 24855dffdf07c139d331fbdd811a1a 8299756ee0.
By Jesse Vincent  - 3:01pm - 1 new of 1 message    

add PERL_MEM_LOG to perlrun.pod 
  I noticed that PERL_MEM_LOG is not mentioned in perlrun.pod, should it be ? if so, this patch addresses that lack. Suggestions for better wording/focus are welcome. I also grepped code to compare the uses to those docd in perlrun, and noticed a few omissions, are any of these worthy of mention here ?... more »
By Jim Cromie  - 2:34pm - 1 new of 1 message    

Smoke [5.11.2] v5.11.2-51-ge90d614 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu) 
  Automated smoke report for 5.11.2 patch e90d6148cab189f145114468e60a00 cfb4e3ec90 v5.11.2-51-ge90d614 perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~3264 MHz) (x86/1 cpu) on MSWin32 - Win2000 SP4 using ? unknown cc version smoketime 5 minutes 24 seconds (average 40.500 seconds)... more »
By "George Greer"  - 1:40pm - 1 new of 1 message    

Functional substitution (s///f) 
  Hi, I wrote a patch to scratch an itch I've had over the years. The patch adds a new flag to s/// ("f") to make it functional instead of destructive. So you can do this: $a = s/aaa/bbb/f; Which makes s/// return the replacement instead of changing $_ (or whatever =~ bound it to). In the past I've tried to encapsulate this in some sort of library but... more »
By David Caldwell  - Nov 22 - 14 new of 14 messages    

multiple bugs in perlbug 
  ...This is a bug report for perl from wanr...@gmail.com, generated with the help of perlbug 1.36 running under perl 5.10.0. ------------------------------ ------------------------------ ----- [Please enter your report here] After filling bug report and trying to send it away, i got answer: I am terribly sorry, but I cannot find sendmail, or a close... more »
By Wk  - Nov 20 - 3 new of 3 messages    

Smoke [5.11.2] v5.11.2-49-ga9ed9b7 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu) 
  Automated smoke report for 5.11.2 patch a9ed9b74fd79d60cccbe784b8d7b2e ae94ded913 v5.11.2-49-ga9ed9b7 perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~3264 MHz) (x86/1 cpu) on MSWin32 - Win2000 SP4 using ? unknown cc version smoketime 4 minutes 10 seconds (average 31.250 seconds)... more »
By George Greer  - 9:50am - 1 new of 1 message    

threads panic 
  The following script: use threads; sub foo { return (sub { }); } my $bar = threads->create(\&foo)->join() ; threads->create(sub { })->join(); produces the following: panic: del_backref during global destruction. I traced this down to Nick's commit a49ba3fcbe357fbacf7b9898df08da a2cbdfc8c4 (perforce change 34354), but... more »
By Jerry D. Hedden  - 9:57am - 3 new of 3 messages    

Smoke [5.11.2] v5.11.2-48-ge9ded33 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu) 
  Automated smoke report for 5.11.2 patch e9ded338856500474a50b4353db321 b887c61b11 v5.11.2-48-ge9ded33 perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~3264 MHz) (x86/1 cpu) on MSWin32 - Win2000 SP4 using ? unknown cc version smoketime 5 minutes 14 seconds (average 39.250 seconds)... more »
By George Greer  - 9:45am - 1 new of 1 message    

1 - 10 of 19017   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google