Mailing List Archive

1 2 3 4 5 6 7 8 9 ... 17  View All
Re: Perl5 Bug Summary [ In reply to ]
On Fri, 2006-01-13 at 21:54 +0100, H.Merijn Brand wrote:

> > If some kind soul would like to help with this, I'd
> > be happy to provide ticket numbers for testing with.
>
> And what to test. AIX is not my fav platform to travel
> around on in dark corners.

Speaking of which... I have an AIX 5.3 box I can do some testing on.

Now if I can just get some time.
Re: Perl5 Bug Summary [ In reply to ]
On Fri, 2006-01-13 at 15:43 -0600, Steve Peters wrote:
> On Fri, Jan 13, 2006 at 09:54:20PM +0100, H.Merijn Brand wrote:
> > On Fri, 13 Jan 2006 14:35:54 -0600, Steve Peters <steve@fisharerojo.org>
> > wrote:
> > > There are a *lot* of tickets opened in the past related to building
> > > Perl on AIX which appear to be mainly closable, but I have no way to
> > > confirm this.
> >
> > I might, and Campo might be pingable again too by now
> >
> > > If some kind soul would like to help with this, I'd
> > > be happy to provide ticket numbers for testing with.
> >
> > And what to test. AIX is not my fav platform to travel
> > around on in dark corners.
> >
>
> The majority of the tickets are just trying to compile Perl on various
> versions of AIX with various version of the AIX cc and gcc. No real
> dark corners. That's why I'm assuming that most of the bugs are
> closable.

It also turns out that if you give it the information about gcc on the
command line, it works fine. The problem occurs when Perl tries to
detect it on its own.
Re: Perl5 Bug Summary [ In reply to ]
On Fri, Jan 13, 2006 at 02:41:22PM -0800, Alan Olsen wrote:
> On Fri, 2006-01-13 at 21:54 +0100, H.Merijn Brand wrote:
>
> > > If some kind soul would like to help with this, I'd
> > > be happy to provide ticket numbers for testing with.
> >
> > And what to test. AIX is not my fav platform to travel
> > around on in dark corners.
>
> Speaking of which... I have an AIX 5.3 box I can do some testing on.
>
> Now if I can just get some time.
>
>

Here are the currently open AIX build problems that are still open:

10071: Problems compiling Perl 5.6.1 on AIX5.1 [open]
16054: Perl 5.6.1 on AIX 4.3.3 with gcc 3.1 [open]
19877: Problem Compiling extensions on AIX 4.3.3 [open]
21328: make test hangs on AIX 4.3.3 and cannot be killed [open]
22058: Problem Building perl 5.8.0 On AIX 4.3.3 [new]
22142: Building failure in AIX4.2 with gcc2.95.3 [new]
22763: perl-5.8.0 build fails with aix 4.3.3 [new]
22819: Segmentation fault on "make install" on AIX 4.2.1.0 [new]
23111: Configure hangs on fcntl test when trying to bulid Perl 5.8.0
on AIX 4.3.3.0 [new]
23874: problem (and solution) installing Perl 5.8.0 on AIX [open]
24219: 5.8.1 Socket fails to link on AIX 4.1 [new]
24430: Can't 'make' perl 5.8.1 on AIX using NFS file system [open]
24446: 5.8.2 fails to build on AIX with GCC [new]
28121: Perl 5.8 on AIX 5.2 [new]
29434: problem in compiling perl5.6.1 using gcc compiler on aix 5.2
[open]
29656: problem in compiling perl5.6.2 using gcc compil er on aix 5.2
[open]
30860: Compiling Perl on AIX [open]
31226: No luck building 5.8.5 on AIX 4.3.3 [open]
3141: Perl 5.6.0 on AIX 4.2.1 install problem [open]
3328: Installation or Possibly Compiling Problem on AIX 4.3.2 [open]
35050: Installation Problem Perl 5.8.6 on AIX 5.2 [new]
3677: can't install perl 5.6.0 successfully on AIX [open]
4433: perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2 [open]
4622: Problems installing perl5.6.0, perl5.00405 on AIX [open]
5558: Trouble Building Perl on AIX [open]
6001: Problems building Perl under AIX [open]
6265: Install problems using GNU compiler on AIX 4.3.2 [open]
7066: compiling perl 5.6.1 on AIX 4.3.3.0 using AIX malloc() fails
test s and generates core dumps [open]
7359: AIX 4.3.3 Perl 5.6.1 make install failure [open]
7424: AIX4.2.1 perl 5.6.1 with threading [open]
7639: Problems compiling under AIX [open]
8947: perl 5.6.1 64-Bit on AIX 5.1L [open]
9442: AIX 4.3.3 make Does make install (!) [open]


Steve Peters
steve@fisharerojo.org
Re: Perl5 Bug Summary [ In reply to ]
On Fri, 13 Jan 2006 14:44:03 -0800, "Alan Olsen" <olsena@odscompanies.com>
wrote:

> On Fri, 2006-01-13 at 15:43 -0600, Steve Peters wrote:
> > On Fri, Jan 13, 2006 at 09:54:20PM +0100, H.Merijn Brand wrote:
> > > On Fri, 13 Jan 2006 14:35:54 -0600, Steve Peters <steve@fisharerojo.org>
> > > wrote:
> > > > There are a *lot* of tickets opened in the past related to building
> > > > Perl on AIX which appear to be mainly closable, but I have no way to
> > > > confirm this.
> > >
> > > I might, and Campo might be pingable again too by now
> > >
> > > > If some kind soul would like to help with this, I'd
> > > > be happy to provide ticket numbers for testing with.
> > >
> > > And what to test. AIX is not my fav platform to travel
> > > around on in dark corners.
> > >
> >
> > The majority of the tickets are just trying to compile Perl on various
> > versions of AIX with various version of the AIX cc and gcc. No real
> > dark corners. That's why I'm assuming that most of the bugs are
> > closable.
>
> It also turns out that if you give it the information about gcc on the
> command line, it works fine. The problem occurs when Perl tries to
> detect it on its own.

That's done in hints/aix.sh (or aix3.sh or aix4.sh). It's really complicated
stuff, and I'd appreciate feedback on where this can be improved.

--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using Perl 5.6.2, 5.8.0, 5.8.5, & 5.9.2 on HP-UX 10.20, 11.00 & 11.11,
AIX 4.3 & 5.2, SuSE 9.2 & 9.3, and Cygwin. http://www.cmve.net/~merijn
Smoking perl: http://www.test-smoke.org, perl QA: http://qa.perl.org
reports to: smokers-reports@perl.org, perl-qa@perl.org
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Jan 16 14:00:03 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1510

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
2 - 3 weeks old
3 - 4 weeks old
4 - 5 weeks old
5 - 6 weeks old
6 - 7 weeks old
7 - 8 weeks old
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
37460 system() in threads causes segmentation fault
13 - 14 weeks old
37441 @_ autovivifies hash slices
37420 taking reference to a constant sub param makes a copy in threaded perl
14 - 15 weeks old
37363 Numeric Overload on 64-bit Perl
15 - 16 weeks old
16 - 17 weeks old
37260 A fix to a bug of sample code for finding modules in perlfaq3.pod
37254 ithreads "free to wrong pool" problem
17 - 18 weeks old
37191 IPC::Open3 failures
37161 thread ignores :utf8 file i/o discipline
18 - 19 weeks old
19 - 20 weeks old
37033 open2 oddity with eval "..." and STDIN closed
20 - 21 weeks old
36999 Segfault in simple regular expression

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 31 fatal 2 Bug 2 5.000 1
All 19 High 142 compiler 1 5.004 1
bsdos 4 low 767 configure 2 5.004_00 1
cygwin 21 medium 367 core 608 5.004_01 1
darwin 21 none 6 CoreDump 8 5.004_02 1
dec_osf 13 Normal 4 docs 20 5.004_03 1
dos 1 Wishlist 28 HasTest 4 5.004_04 1
freebsd 59 install 41 5.004_05 1
generic 38 library 186 5.005 1
HPUX 20 notabug 64 5.005_01 1
irix 9 notok 2 5.005_02 1
Linux 554 Patch 2 5.005_03 34
machten 1 regex 11 5.005_04 3
mswin32 95 sendToCPAN 1 5.6.0 128
netbsd 7 Todo 1 5.6.1 173
openbsd 3 unknown 334 5.6.2 8
os2 6 utilities 28 5.7.0 22
powerux 1 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 222
sco 4 5.8.1 55
Solaris 128 5.8.2 48
sunos 2 5.8.3 72
svr4 3 5.8.4 76
svr5 1 5.8.5 39
Tru64 1 5.8.6 37
vms 5 5.8.7 40
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 29


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 222 478
5.8.1 55 67
5.8.2 48 51
5.8.3 72 61
5.8.4 76 73
5.8.5 39 38
5.8.6 37 28
5.8.7 40 33
5.8.8 0 0
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 29 11

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 43
perl-5.8.0@ton.iguana.be 38
Mark-Jason Dominus 22
Stas Bekman 13
abigail@foad.org 13
David Dyck 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 9
Dan Jacobson 8
abigail@abigail.nl 8
Re: Perl5 Bug Summary [ In reply to ]
> > Perl5 Bug Summary
> > [Whoa! Yay for being on top of tickets!]
>
> I believe the new policy is, rather than having 1500 tickets marked
> as new, we have 1500 tickets marked as 'open', each with a single reply
> saying "yep, it fails on bleed too" ;-)

I'm pretty sure that's declared as "progress".

-R
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Jan 23 14:00:03 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1526

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
2 - 3 weeks old
3 - 4 weeks old
4 - 5 weeks old
5 - 6 weeks old
6 - 7 weeks old
7 - 8 weeks old
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
37460 system() in threads causes segmentation fault
14 - 15 weeks old
37441 @_ autovivifies hash slices
37420 taking reference to a constant sub param makes a copy in threaded perl
15 - 16 weeks old
37363 Numeric Overload on 64-bit Perl
16 - 17 weeks old
17 - 18 weeks old
37260 A fix to a bug of sample code for finding modules in perlfaq3.pod
37254 ithreads "free to wrong pool" problem
18 - 19 weeks old
37191 IPC::Open3 failures
37161 thread ignores :utf8 file i/o discipline
19 - 20 weeks old
20 - 21 weeks old
37033 open2 oddity with eval "..." and STDIN closed

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 31 fatal 2 Bug 2 5.000 1
All 19 High 143 compiler 1 5.004 1
bsdos 4 low 779 configure 2 5.004_00 1
cygwin 21 medium 368 core 610 5.004_01 1
darwin 21 none 6 CoreDump 8 5.004_02 1
dec_osf 13 Normal 4 docs 20 5.004_03 1
dos 1 Wishlist 29 HasTest 4 5.004_04 1
freebsd 60 install 41 5.004_05 1
generic 38 library 188 5.005 1
HPUX 20 notabug 64 5.005_01 1
irix 9 notok 2 5.005_02 1
Linux 555 Patch 2 5.005_03 34
machten 1 regex 11 5.005_04 3
mswin32 96 sendToCPAN 1 5.6.0 128
netbsd 7 Todo 1 5.6.1 173
openbsd 3 unknown 346 5.6.2 8
os2 6 utilities 28 5.7.0 22
powerux 1 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 223
sco 4 5.8.1 55
Solaris 129 5.8.2 48
sunos 2 5.8.3 72
svr4 3 5.8.4 76
svr5 1 5.8.5 39
Tru64 1 5.8.6 38
vms 5 5.8.7 42
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 29


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 223 478
5.8.1 55 67
5.8.2 48 51
5.8.3 72 61
5.8.4 76 74
5.8.5 39 38
5.8.6 38 28
5.8.7 42 33
5.8.8 0 0
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 29 11

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 43
perl-5.8.0@ton.iguana.be 37
Mark-Jason Dominus 22
Stas Bekman 13
abigail@foad.org 13
David Dyck 13
abigail@abigail.nl 12
Tom Christiansen 12
Yitzchak Scott-Thoennes 9
Hugo 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Jan 30 14:00:05 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1523

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38299 perl parser segv
2 - 3 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
3 - 4 weeks old
4 - 5 weeks old
5 - 6 weeks old
6 - 7 weeks old
7 - 8 weeks old
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
37460 system() in threads causes segmentation fault
15 - 16 weeks old
37441 @_ autovivifies hash slices
37420 taking reference to a constant sub param makes a copy in threaded perl
16 - 17 weeks old
37363 Numeric Overload on 64-bit Perl
17 - 18 weeks old
18 - 19 weeks old
37260 A fix to a bug of sample code for finding modules in perlfaq3.pod
37254 ithreads "free to wrong pool" problem
19 - 20 weeks old
37191 IPC::Open3 failures
37161 thread ignores :utf8 file i/o discipline
20 - 21 weeks old

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 31 fatal 2 Bug 2 5.000 1
All 19 High 144 compiler 1 5.004 1
bsdos 4 low 783 configure 2 5.004_00 1
cygwin 21 medium 368 core 611 5.004_01 1
darwin 21 none 6 CoreDump 8 5.004_02 1
dec_osf 13 Normal 4 docs 20 5.004_03 1
dos 1 Wishlist 29 HasTest 4 5.004_04 1
freebsd 60 install 41 5.004_05 1
generic 38 library 188 5.005 1
HPUX 20 notabug 64 5.005_01 1
irix 9 notok 2 5.005_02 1
Linux 556 Patch 2 5.005_03 34
machten 1 regex 11 5.005_04 3
mswin32 96 sendToCPAN 1 5.6.0 128
netbsd 7 Todo 1 5.6.1 173
openbsd 3 unknown 350 5.6.2 8
os2 6 utilities 28 5.7.0 22
powerux 1 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 223
sco 4 5.8.1 56
Solaris 129 5.8.2 48
sunos 2 5.8.3 72
svr4 3 5.8.4 76
svr5 1 5.8.5 39
Tru64 1 5.8.6 38
vms 5 5.8.7 42
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 29


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 223 478
5.8.1 56 67
5.8.2 48 51
5.8.3 72 61
5.8.4 76 74
5.8.5 39 38
5.8.6 38 28
5.8.7 42 33
5.8.8 0 0
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 29 11

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 43
perl-5.8.0@ton.iguana.be 37
Mark-Jason Dominus 22
Stas Bekman 13
abigail@foad.org 13
David Dyck 13
abigail@abigail.nl 12
Tom Christiansen 12
Yitzchak Scott-Thoennes 9
Hugo 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Feb 6 14:00:04 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1543

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38346 B::Deparse's bug?
2 - 3 weeks old
38299 perl parser segv
3 - 4 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
4 - 5 weeks old
5 - 6 weeks old
6 - 7 weeks old
7 - 8 weeks old
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
37460 system() in threads causes segmentation fault
16 - 17 weeks old
37441 @_ autovivifies hash slices
37420 taking reference to a constant sub param makes a copy in threaded perl
17 - 18 weeks old
37363 Numeric Overload on 64-bit Perl
18 - 19 weeks old
19 - 20 weeks old
37260 A fix to a bug of sample code for finding modules in perlfaq3.pod
37254 ithreads "free to wrong pool" problem
20 - 21 weeks old
37191 IPC::Open3 failures
37161 thread ignores :utf8 file i/o discipline

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 31 fatal 2 Bug 2 5.000 1
All 19 High 145 compiler 1 5.004 1
bsdos 4 low 789 configure 2 5.004_00 1
cygwin 21 medium 371 core 617 5.004_01 1
darwin 21 none 7 CoreDump 8 5.004_02 1
dec_osf 13 Normal 4 docs 20 5.004_03 1
dos 1 Wishlist 29 HasTest 4 5.004_04 1
freebsd 64 install 42 5.004_05 1
generic 38 library 189 5.005 1
HPUX 20 notabug 64 5.005_01 1
irix 9 notok 2 5.005_02 1
Linux 559 Patch 2 5.005_03 34
machten 1 regex 11 5.005_04 3
mswin32 96 sendToCPAN 1 5.6.0 128
netbsd 7 Todo 1 5.6.1 173
openbsd 4 unknown 353 5.6.2 8
os2 6 utilities 28 5.7.0 22
powerux 1 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 224
sco 4 5.8.1 56
Solaris 129 5.8.2 48
sunos 2 5.8.3 72
svr4 3 5.8.4 77
svr5 1 5.8.5 39
Tru64 1 5.8.6 39
vms 5 5.8.7 43
5.8.8 2
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 28


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 224 478
5.8.1 56 67
5.8.2 48 51
5.8.3 72 61
5.8.4 77 74
5.8.5 39 38
5.8.6 39 28
5.8.7 43 36
5.8.8 2 0
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 28 12

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 46
perl-5.8.0@ton.iguana.be 37
Mark-Jason Dominus 23
abigail@abigail.nl 16
Stas Bekman 13
abigail@foad.org 13
David Dyck 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 9
Dan Jacobson 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Feb 13 14:00:04 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1549

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
38385 _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros"
2 - 3 weeks old
3 - 4 weeks old
38299 perl parser segv
4 - 5 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
5 - 6 weeks old
6 - 7 weeks old
7 - 8 weeks old
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
37460 system() in threads causes segmentation fault
17 - 18 weeks old
37441 @_ autovivifies hash slices
37420 taking reference to a constant sub param makes a copy in threaded perl
18 - 19 weeks old
37363 Numeric Overload on 64-bit Perl
19 - 20 weeks old
20 - 21 weeks old
37260 A fix to a bug of sample code for finding modules in perlfaq3.pod
37254 ithreads "free to wrong pool" problem

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 31 fatal 2 Bug 2 5.000 1
All 18 High 145 compiler 1 5.004 1
bsdos 4 low 793 configure 2 5.004_00 1
cygwin 22 medium 371 core 622 5.004_01 1
darwin 21 none 7 CoreDump 10 5.004_02 1
dec_osf 13 Normal 4 docs 20 5.004_03 1
dos 1 Wishlist 31 HasTest 5 5.004_04 1
freebsd 69 install 42 5.004_05 1
generic 38 library 190 5.005 1
HPUX 20 NeedsTest 9 5.005_01 1
irix 9 notabug 62 5.005_02 1
Linux 557 notok 2 5.005_03 34
machten 1 Patch 2 5.005_04 3
mswin32 98 regex 12 5.6.0 128
netbsd 7 sendToCPAN 1 5.6.1 173
openbsd 4 Todo 1 5.6.2 8
os2 6 unknown 355 5.7.0 22
powerux 1 utilities 28 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 222
sco 4 5.8.1 56
Solaris 128 5.8.2 48
sunos 2 5.8.3 72
svr4 3 5.8.4 77
svr5 1 5.8.5 39
Tru64 1 5.8.6 40
vms 5 5.8.7 48
5.8.8 3
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 28


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 222 480
5.8.1 56 67
5.8.2 48 51
5.8.3 72 61
5.8.4 77 74
5.8.5 39 38
5.8.6 40 28
5.8.7 48 37
5.8.8 3 0
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 28 12

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 49
perl-5.8.0@ton.iguana.be 37
Mark-Jason Dominus 23
abigail@abigail.nl 16
abigail@foad.org 13
David Dyck 13
Stas Bekman 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 8
Dan Jacobson 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Feb 20 14:00:03 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1541

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38475 attribute multiline fix (in tokenizer)
38473 Regexp Bus error
38471 Parser bug when attribute parameters spans multiple lines
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38453 Value of assignment to $[ now warns as if in void context
38443 Storable cannot handle threads::shared tied hashes and arrays
2 - 3 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
38385 _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros"
3 - 4 weeks old
4 - 5 weeks old
38299 perl parser segv
5 - 6 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
6 - 7 weeks old
7 - 8 weeks old
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
37460 system() in threads causes segmentation fault
18 - 19 weeks old
37441 @_ autovivifies hash slices
37420 taking reference to a constant sub param makes a copy in threaded perl
19 - 20 weeks old
37363 Numeric Overload on 64-bit Perl
20 - 21 weeks old

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 31 fatal 2 Bug 2 5.000 1
All 18 High 146 compiler 1 5.004 1
bsdos 4 low 786 configure 2 5.004_00 1
cygwin 22 medium 370 core 623 5.004_01 1
darwin 21 none 7 CoreDump 10 5.004_02 1
dec_osf 13 Normal 4 docs 20 5.004_03 1
dos 1 Wishlist 31 HasTest 5 5.004_04 1
freebsd 68 install 42 5.004_05 1
generic 38 library 190 5.005 1
HPUX 20 NeedsTest 9 5.005_01 1
irix 9 notabug 62 5.005_02 1
Linux 558 notok 2 5.005_03 34
machten 1 Patch 2 5.005_04 3
mswin32 99 regex 12 5.6.0 128
netbsd 7 sendToCPAN 1 5.6.1 173
openbsd 4 Todo 1 5.6.2 8
os2 6 unknown 347 5.7.0 22
powerux 1 utilities 28 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 222
sco 4 5.8.1 56
Solaris 128 5.8.2 48
sunos 2 5.8.3 72
svr4 3 5.8.4 77
svr5 1 5.8.5 39
Tru64 1 5.8.6 40
vms 5 5.8.7 49
5.8.8 3
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 28


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 222 480
5.8.1 56 67
5.8.2 48 51
5.8.3 72 61
5.8.4 77 74
5.8.5 39 38
5.8.6 40 28
5.8.7 49 38
5.8.8 3 0
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 28 12

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 49
perl-5.8.0@ton.iguana.be 37
Mark-Jason Dominus 23
Stas Bekman 14
abigail@foad.org 13
David Dyck 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 8
abigail@abigail.nl 8
Dan Jacobson 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Feb 27 14:00:04 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1547

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
2 - 3 weeks old
38475 attribute multiline fix (in tokenizer)
38473 Regexp Bus error
38471 Parser bug when attribute parameters spans multiple lines
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38453 Value of assignment to $[ now warns as if in void context
38443 Storable cannot handle threads::shared tied hashes and arrays
3 - 4 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
38385 _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros"
4 - 5 weeks old
5 - 6 weeks old
38299 perl parser segv
6 - 7 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
7 - 8 weeks old
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
37460 system() in threads causes segmentation fault
19 - 20 weeks old
37441 @_ autovivifies hash slices
37420 taking reference to a constant sub param makes a copy in threaded perl
20 - 21 weeks old
37363 Numeric Overload on 64-bit Perl

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.000 1
All 18 High 146 compiler 1 5.004 1
bsdos 4 low 789 configure 2 5.004_00 1
cygwin 22 medium 373 core 630 5.004_01 1
darwin 21 none 7 CoreDump 10 5.004_02 1
dec_osf 13 Normal 4 docs 21 5.004_03 1
dos 1 Wishlist 31 HasTest 7 5.004_04 1
freebsd 68 install 42 5.004_05 1
generic 36 library 189 5.005 1
HPUX 21 NeedsTest 8 5.005_01 1
irix 9 notabug 59 5.005_02 1
Linux 563 notok 2 5.005_03 34
machten 1 Patch 2 5.005_04 3
mswin32 100 regex 12 5.6.0 128
netbsd 7 sendToCPAN 1 5.6.1 173
openbsd 4 Todo 1 5.6.2 8
os2 6 unknown 350 5.7.0 22
powerux 1 utilities 28 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 223
sco 4 5.8.1 56
Solaris 128 5.8.2 48
sunos 2 5.8.3 73
svr4 3 5.8.4 77
svr5 1 5.8.5 39
Tru64 1 5.8.6 41
vms 5 5.8.7 52
5.8.8 5
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 28


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 223 480
5.8.1 56 67
5.8.2 48 51
5.8.3 73 61
5.8.4 77 74
5.8.5 39 38
5.8.6 41 28
5.8.7 52 38
5.8.8 5 1
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 28 12

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 49
perl-5.8.0@ton.iguana.be 37
Mark-Jason Dominus 23
Stas Bekman 14
abigail@foad.org 13
David Dyck 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 8
abigail@abigail.nl 8
Zefram 8
Perl5 Bug Summary [ In reply to ]
[. Live! from the Burbank Bog Hope Airport, it's the Perl5 Bug
Summary... featuring less "new" bugs, but more "open" bugs! -R ]


Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Mar 6 14:00:03 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1548

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38644 MULTICALL causes segfaults with very large return stacks
38639 Problem with non-global variables within ?{} code in regexps
38635 patch: perlutil.pod missing utilities
2 - 3 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
3 - 4 weeks old
38475 attribute multiline fix (in tokenizer)
38473 Regexp Bus error
38471 Parser bug when attribute parameters spans multiple lines
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38453 Value of assignment to $[ now warns as if in void context
38443 Storable cannot handle threads::shared tied hashes and arrays
4 - 5 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
5 - 6 weeks old
6 - 7 weeks old
38299 perl parser segv
7 - 8 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
37460 system() in threads causes segmentation fault
20 - 21 weeks old
37441 @_ autovivifies hash slices
37420 taking reference to a constant sub param makes a copy in threaded perl

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.000 1
All 18 High 147 compiler 1 5.004 1
bsdos 4 low 790 configure 2 5.004_00 1
cygwin 22 medium 372 core 631 5.004_01 1
darwin 21 none 7 CoreDump 10 5.004_02 1
dec_osf 13 Normal 4 docs 21 5.004_03 1
dos 1 Wishlist 31 HasTest 7 5.004_04 1
freebsd 68 install 42 5.004_05 1
generic 36 library 189 5.005 1
HPUX 21 NeedsTest 8 5.005_01 1
irix 9 notabug 59 5.005_02 1
Linux 563 notok 2 5.005_03 34
machten 1 Patch 2 5.005_04 3
mswin32 100 regex 12 5.6.0 128
netbsd 7 sendToCPAN 1 5.6.1 173
openbsd 4 Todo 1 5.6.2 8
os2 6 unknown 350 5.7.0 22
powerux 1 utilities 28 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 223
sco 4 5.8.1 56
Solaris 128 5.8.2 48
sunos 2 5.8.3 73
svr4 3 5.8.4 77
svr5 1 5.8.5 39
Tru64 1 5.8.6 41
vms 5 5.8.7 52
VOS 1 5.8.8 5
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 28


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 223 480
5.8.1 56 67
5.8.2 48 51
5.8.3 73 61
5.8.4 77 74
5.8.5 39 38
5.8.6 41 28
5.8.7 52 38
5.8.8 5 3
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 28 12

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 49
perl-5.8.0@ton.iguana.be 37
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
abigail@foad.org 13
Tom Christiansen 12
Zefram 8
abigail@abigail.nl 8
Yitzchak Scott-Thoennes 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Mar 13 14:00:03 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1556

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
2 - 3 weeks old
38639 Problem with non-global variables within ?{} code in regexps
3 - 4 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
4 - 5 weeks old
38475 attribute multiline fix (in tokenizer)
38473 Regexp Bus error
38471 Parser bug when attribute parameters spans multiple lines
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
5 - 6 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
6 - 7 weeks old
7 - 8 weeks old
38299 perl parser segv
8 - 9 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
9 - 10 weeks old
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old
37460 system() in threads causes segmentation fault

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.000 1
All 18 High 147 compiler 1 5.004 1
bsdos 4 low 795 configure 2 5.004_00 1
cygwin 22 medium 374 core 636 5.004_01 1
darwin 21 none 7 CoreDump 10 5.004_02 1
dec_osf 13 Normal 4 docs 20 5.004_03 1
dos 1 Wishlist 32 HasTest 7 5.004_04 1
freebsd 68 install 42 5.004_05 1
generic 36 library 189 5.005 1
HPUX 21 NeedsTest 8 5.005_01 1
irix 9 notabug 59 5.005_02 1
Linux 566 notok 2 5.005_03 34
machten 1 Patch 2 5.005_04 3
mswin32 100 regex 12 5.6.0 128
netbsd 7 sendToCPAN 1 5.6.1 173
openbsd 4 Todo 1 5.6.2 8
os2 6 unknown 354 5.7.0 22
powerux 1 utilities 28 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 223
sco 4 5.8.1 56
Solaris 129 5.8.2 48
sunos 2 5.8.3 73
svr4 3 5.8.4 77
svr5 1 5.8.5 40
Tru64 1 5.8.6 42
vms 5 5.8.7 53
VOS 1 5.8.8 4
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 28


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 223 480
5.8.1 56 67
5.8.2 48 51
5.8.3 73 61
5.8.4 77 74
5.8.5 40 38
5.8.6 42 28
5.8.7 53 39
5.8.8 4 4
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 28 12

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 49
perl-5.8.0@ton.iguana.be 37
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
abigail@foad.org 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 8
abigail@abigail.nl 8
Dan Jacobson 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Mar 20 14:00:03 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Open Tickets: 1560

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38707 SvPOK breaks scalar magic in 5.8.x (x=5,6)
2 - 3 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
3 - 4 weeks old
38639 Problem with non-global variables within ?{} code in regexps
4 - 5 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
5 - 6 weeks old
38475 attribute multiline fix (in tokenizer)
38473 Regexp Bus error
38471 Parser bug when attribute parameters spans multiple lines
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
6 - 7 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
7 - 8 weeks old
8 - 9 weeks old
38299 perl parser segv
9 - 10 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.000 1
All 18 High 150 compiler 1 5.004 1
bsdos 4 low 796 configure 2 5.004_00 1
cygwin 22 medium 374 core 639 5.004_01 1
darwin 22 none 7 CoreDump 10 5.004_02 1
dec_osf 13 Normal 4 docs 21 5.004_03 1
dos 1 Wishlist 32 HasTest 7 5.004_04 1
freebsd 69 install 42 5.004_05 1
generic 36 library 189 5.005 1
HPUX 21 NeedsTest 8 5.005_01 1
irix 9 notabug 59 5.005_02 1
Linux 567 notok 2 5.005_03 34
machten 1 Patch 2 5.005_04 3
mswin32 101 regex 12 5.6.0 128
netbsd 7 sendToCPAN 1 5.6.1 173
openbsd 4 Todo 1 5.6.2 8
os2 6 unknown 354 5.7.0 22
powerux 1 utilities 28 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 224
sco 4 5.8.1 56
Solaris 129 5.8.2 48
sunos 2 5.8.3 73
svr4 3 5.8.4 77
svr5 1 5.8.5 40
Tru64 1 5.8.6 43
vms 5 5.8.7 53
VOS 1 5.8.8 5
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 28


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 224 480
5.8.1 56 67
5.8.2 48 51
5.8.3 73 61
5.8.4 77 74
5.8.5 40 38
5.8.6 43 28
5.8.7 53 40
5.8.8 5 4
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 28 12

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 50
perl-5.8.0@ton.iguana.be 37
Mark-Jason Dominus 23
Stas Bekman 14
abigail@foad.org 13
David Dyck 13
Tom Christiansen 12
Zefram 8
abigail@abigail.nl 8
Yitzchak Scott-Thoennes 8

-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Mar 27 14:00:03 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Ticket Counts: 215 new + 1348 open = 1563

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
2 - 3 weeks old
38707 SvPOK breaks scalar magic in 5.8.x (x=5,6)
3 - 4 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
4 - 5 weeks old
38639 Problem with non-global variables within ?{} code in regexps
5 - 6 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
6 - 7 weeks old
38475 attribute multiline fix (in tokenizer)
38473 Regexp Bus error
38471 Parser bug when attribute parameters spans multiple lines
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
7 - 8 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
8 - 9 weeks old
9 - 10 weeks old
38299 perl parser segv
10 - 11 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.000 1
All 18 High 152 compiler 1 5.004 1
bsdos 4 low 796 configure 2 5.004_00 1
cygwin 22 medium 375 core 640 5.004_01 1
darwin 23 none 7 CoreDump 10 5.004_02 1
dec_osf 13 Normal 4 docs 21 5.004_03 1
dos 1 Wishlist 32 HasTest 7 5.004_04 1
freebsd 70 install 42 5.004_05 1
generic 36 library 190 5.005 1
HPUX 21 NeedsTest 8 5.005_01 1
irix 9 notabug 59 5.005_02 1
Linux 566 notok 2 5.005_03 34
machten 1 Patch 2 5.005_04 3
mswin32 101 regex 12 5.6.0 128
netbsd 7 sendToCPAN 1 5.6.1 173
openbsd 4 Todo 1 5.6.2 8
os2 6 unknown 355 5.7.0 22
powerux 1 utilities 28 5.7.1 13
qnx 1 5.7.2 30
riscos 1 5.8.0 225
sco 4 5.8.1 56
Solaris 130 5.8.2 48
sunos 2 5.8.3 73
svr4 3 5.8.4 76
svr5 1 5.8.5 40
Tru64 1 5.8.6 44
vms 5 5.8.7 54
VOS 1 5.8.8 6
5.9.0 31
5.9.1 21
5.9.2 17
5.9.3 28


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 1 1
5.002 0 4
5.003 0 5
5.004 1 6
5.004_00 1 2
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 128 1068
5.6.1 173 490
5.6.2 8 2
5.7.0 22 1462
5.7.1 13 40
5.7.2 30 76
5.8.0 225 480
5.8.1 56 67
5.8.2 48 51
5.8.3 73 61
5.8.4 76 75
5.8.5 40 38
5.8.6 44 28
5.8.7 54 40
5.8.8 6 5
5.9.0 31 30
5.9.1 21 5
5.9.2 17 13
5.9.3 28 13

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 50
perl-5.8.0@ton.iguana.be 36
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
abigail@foad.org 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 8
abigail@abigail.nl 8
David Dyck 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Apr 3 12:59:28 2006 GMT
-------------------------------------------------------------------------------

* Total Issues
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Total Issues

Ticket Counts: 206 new + 1331 open = 1537

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
2 - 3 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
3 - 4 weeks old
38707 SvPOK breaks scalar magic in 5.8.x (x=5,6)
4 - 5 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
5 - 6 weeks old
38639 Problem with non-global variables within ?{} code in regexps
6 - 7 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
7 - 8 weeks old
38475 attribute multiline fix (in tokenizer)
38471 Parser bug when attribute parameters spans multiple lines
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
8 - 9 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
9 - 10 weeks old
10 - 11 weeks old
38299 perl parser segv
11 - 12 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.004 1
All 16 High 148 compiler 1 5.004_00 1
bsdos 4 low 787 configure 2 5.004_01 1
cygwin 22 medium 368 core 621 5.004_02 1
darwin 24 none 7 CoreDump 6 5.004_03 1
dec_osf 13 Normal 4 docs 21 5.004_04 1
dos 1 Wishlist 31 HasTest 7 5.004_05 1
freebsd 66 install 42 5.005 1
generic 36 library 190 5.005_01 1
HPUX 21 NeedsTest 8 5.005_02 1
irix 9 notabug 59 5.005_03 34
Linux 552 notok 2 5.005_04 3
machten 1 Patch 2 5.6.0 127
mswin32 100 regex 9 5.6.1 171
netbsd 7 sendToCPAN 1 5.6.2 8
openbsd 4 Todo 1 5.7.0 21
os2 6 unknown 351 5.7.1 12
powerux 1 utilities 28 5.7.2 29
qnx 1 5.8.0 216
riscos 1 5.8.1 55
sco 4 5.8.2 47
Solaris 127 5.8.3 71
sunos 2 5.8.4 72
svr4 3 5.8.5 38
svr5 1 5.8.6 43
Tru64 1 5.8.7 53
vms 5 5.8.8 8
VOS 1 5.9.0 30
5.9.1 20
5.9.2 16
5.9.3 25
5.9.4 6


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 0 2
5.002 0 4
5.003 0 5
5.004_00 1 2
5.004 1 6
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 127 1069
5.6.1 171 492
5.6.2 8 2
5.7.0 21 1463
5.7.1 12 41
5.7.2 29 77
5.8.0 216 489
5.8.1 55 68
5.8.2 47 52
5.8.3 71 64
5.8.4 72 79
5.8.5 38 40
5.8.6 43 30
5.8.7 53 42
5.8.8 8 6
5.8.9 0 0
5.9.0 30 31
5.9.1 20 6
5.9.2 16 14
5.9.3 25 18
5.9.4 6 2

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 45
perl-5.8.0@ton.iguana.be 35
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
abigail@foad.org 13
Tom Christiansen 12
David Dyck 8
Yitzchak Scott-Thoennes 8
abigail@abigail.nl 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Apr 10 13:00:03 2006 GMT
-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 206 new + 1331 open = 1537
Created this week: 6
Closed this week: 5

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38817 Segment fault when using 'Sockets'.
38809 Bad return value from a block with variable localization
2 - 3 weeks old
3 - 4 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
4 - 5 weeks old
38707 SvPOK breaks scalar magic in 5.8.x (x=5,6)
5 - 6 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
6 - 7 weeks old
7 - 8 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
8 - 9 weeks old
38475 [PATCH] attribute multiline fix (in tokenizer)
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
9 - 10 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
10 - 11 weeks old
11 - 12 weeks old
38299 perl parser segv
12 - 13 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
13 - 14 weeks old
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.004 1
All 16 High 150 compiler 1 5.004_00 1
bsdos 4 low 786 configure 2 5.004_01 1
cygwin 22 medium 367 core 622 5.004_02 1
darwin 25 none 7 CoreDump 6 5.004_03 1
dec_osf 13 Normal 4 docs 21 5.004_04 1
dos 1 Wishlist 32 HasTest 7 5.004_05 1
freebsd 66 install 42 5.005 1
generic 36 library 190 5.005_01 1
HPUX 21 NeedsTest 8 5.005_02 1
irix 9 notabug 60 5.005_03 34
Linux 552 notok 2 5.005_04 3
machten 1 Patch 2 5.6.0 127
mswin32 99 regex 9 5.6.1 171
netbsd 7 sendToCPAN 1 5.6.2 8
openbsd 5 Todo 1 5.7.0 21
os2 6 unknown 350 5.7.1 12
powerux 1 utilities 28 5.7.2 29
qnx 1 5.8.0 216
riscos 1 5.8.1 55
sco 4 5.8.2 47
Solaris 127 5.8.3 71
sunos 2 5.8.4 73
svr4 3 5.8.5 38
svr5 1 5.8.6 45
Tru64 1 5.8.7 52
vms 5 5.8.8 8
VOS 1 5.9.0 30
5.9.1 20
5.9.2 16
5.9.3 25
5.9.4 6


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 0 2
5.002 0 4
5.003 0 5
5.004_00 1 2
5.004 1 6
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 127 1069
5.6.1 171 492
5.6.2 8 2
5.7.0 21 1463
5.7.1 12 41
5.7.2 29 77
5.8.0 216 489
5.8.1 55 68
5.8.2 47 52
5.8.3 71 64
5.8.4 73 79
5.8.5 38 40
5.8.6 45 30
5.8.7 52 42
5.8.8 8 6
5.8.9 0 0
5.9.0 30 31
5.9.1 20 6
5.9.2 16 14
5.9.3 25 18
5.9.4 6 2

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 45
perl-5.8.0@ton.iguana.be 35
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
abigail@foad.org 13
Tom Christiansen 12
Zefram 8
abigail@abigail.nl 8
David Dyck 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Apr 17 13:00:05 2006 GMT
-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 210 new + 1333 open = 1543
Created this week: 9
Closed this week: 4

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38875 B::Lint 1.03 misses B::SPECIAL::lintcv
38868 Changing $0 on darwin leads to excessive padding in 'ps'
38865 CGI.pm bug on IIS 6 (Windows 2003)
38854 memory leak occurs when a eval statement exits by a signal
2 - 3 weeks old
38817 Segment fault when using 'Sockets'.
38809 Bad return value from a block with variable localization
3 - 4 weeks old
4 - 5 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
5 - 6 weeks old
38707 SvPOK breaks scalar magic in 5.8.x (x=5,6)
6 - 7 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
7 - 8 weeks old
8 - 9 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
9 - 10 weeks old
38475 [PATCH] attribute multiline fix (in tokenizer)
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
10 - 11 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
11 - 12 weeks old
12 - 13 weeks old
38299 perl parser segv
13 - 14 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
14 - 15 weeks old
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.004 1
All 16 High 151 compiler 1 5.004_00 1
bsdos 4 low 789 configure 2 5.004_01 1
cygwin 23 medium 368 core 623 5.004_02 1
darwin 25 none 8 CoreDump 6 5.004_03 1
dec_osf 13 Normal 4 docs 21 5.004_04 1
dos 1 Wishlist 32 HasTest 7 5.004_05 1
freebsd 67 install 43 5.005 1
generic 36 library 192 5.005_01 1
HPUX 21 NeedsTest 8 5.005_02 1
irix 9 notabug 60 5.005_03 34
Linux 554 notok 2 5.005_04 3
machten 1 Patch 2 5.6.0 127
mswin32 99 regex 9 5.6.1 171
netbsd 7 sendToCPAN 1 5.6.2 8
openbsd 5 Todo 1 5.7.0 21
os2 6 unknown 352 5.7.1 12
powerux 1 utilities 28 5.7.2 29
qnx 1 5.8.0 217
riscos 1 5.8.1 55
sco 4 5.8.2 47
Solaris 127 5.8.3 71
sunos 2 5.8.4 73
svr4 3 5.8.5 38
svr5 1 5.8.6 45
Tru64 1 5.8.7 51
vms 5 5.8.8 10
VOS 1 5.9.0 30
5.9.1 20
5.9.2 16
5.9.3 25
5.9.4 8


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 0 2
5.002 0 4
5.003 0 5
5.004_00 1 2
5.004 1 6
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 127 1069
5.6.1 171 492
5.6.2 8 2
5.7.0 21 1463
5.7.1 12 41
5.7.2 29 77
5.8.0 217 488
5.8.1 55 68
5.8.2 47 52
5.8.3 71 64
5.8.4 73 79
5.8.5 38 40
5.8.6 45 30
5.8.7 51 44
5.8.8 10 6
5.8.9 0 0
5.9.0 30 31
5.9.1 20 6
5.9.2 16 14
5.9.3 25 18
5.9.4 8 2

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 46
perl-5.8.0@ton.iguana.be 35
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
abigail@foad.org 13
Tom Christiansen 12
Zefram 8
David Dyck 8
Dan Jacobson 8
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Apr 24 13:00:04 2006 GMT
-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 210 new + 1315 open = 1525
Created this week: 13
Closed this week: 27

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38920 Filter::Simple error messages getting mangled inside require
38891 Perl build problem
2 - 3 weeks old
38875 B::Lint 1.03 misses B::SPECIAL::lintcv
38868 Changing $0 on darwin leads to excessive padding in 'ps'
38865 CGI.pm bug on IIS 6 (Windows 2003)
38854 memory leak occurs when a eval statement exits by a signal
3 - 4 weeks old
38817 Segment fault when using 'Sockets'.
38809 Bad return value from a block with variable localization
4 - 5 weeks old
5 - 6 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
6 - 7 weeks old
38707 SvPOK breaks scalar magic in 5.8.x (x=5,6)
7 - 8 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
8 - 9 weeks old
9 - 10 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
10 - 11 weeks old
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
11 - 12 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
12 - 13 weeks old
13 - 14 weeks old
38299 perl parser segv
14 - 15 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
15 - 16 weeks old
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.004 1
All 16 High 150 compiler 1 5.004_00 1
bsdos 4 low 779 configure 2 5.004_01 1
cygwin 24 medium 364 core 623 5.004_02 1
darwin 25 none 6 CoreDump 6 5.004_03 1
dec_osf 13 Normal 4 docs 21 5.004_04 1
dos 1 Wishlist 32 HasTest 8 5.004_05 1
freebsd 67 install 41 5.005 1
generic 34 library 188 5.005_01 1
HPUX 21 NeedsTest 8 5.005_02 1
irix 9 notabug 57 5.005_03 34
Linux 548 notok 1 5.005_04 3
machten 1 Patch 2 5.6.0 123
mswin32 100 regex 10 5.6.1 170
netbsd 6 Todo 1 5.6.2 8
openbsd 5 unknown 348 5.7.0 20
os2 6 utilities 28 5.7.1 12
powerux 1 5.7.2 29
qnx 1 5.8.0 216
riscos 1 5.8.1 55
sco 3 5.8.2 47
Solaris 126 5.8.3 70
sunos 2 5.8.4 73
svr4 3 5.8.5 38
svr5 1 5.8.6 45
Tru64 1 5.8.7 54
vms 5 5.8.8 9
VOS 1 5.9.0 29
5.9.1 20
5.9.2 16
5.9.3 25
5.9.4 7


-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 0 2
5.002 0 4
5.003 0 5
5.004_00 1 2
5.004 1 6
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 123 1073
5.6.1 170 493
5.6.2 8 2
5.7.0 20 1463
5.7.1 12 41
5.7.2 29 77
5.8.0 216 489
5.8.1 55 68
5.8.2 47 52
5.8.3 70 64
5.8.4 73 79
5.8.5 38 40
5.8.6 45 30
5.8.7 54 44
5.8.8 9 8
5.8.9 0 0
5.9.0 29 32
5.9.1 20 6
5.9.2 16 14
5.9.3 25 18
5.9.4 7 3

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 46
perl-5.8.0@ton.iguana.be 34
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
abigail@foad.org 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 8
Zefram 8
"Jerry D. Hedden" 7
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon May 1 13:00:03 2006 GMT
-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 210 new + 1322 open = 1532
Created this week: 11
Closed this week: 5

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
38949 Program crashes after creating huge array
38947 tests fail in 5.8.8 if $TMP is not writable
38945 Configure won't handle versions 5.10.0 or 5.8.10.
38939 DBI exception handling error
2 - 3 weeks old
38920 Filter::Simple error messages getting mangled inside require
3 - 4 weeks old
38875 B::Lint 1.03 misses B::SPECIAL::lintcv
38868 Changing $0 on darwin leads to excessive padding in 'ps'
38865 CGI.pm bug on IIS 6 (Windows 2003)
38854 memory leak occurs when a eval statement exits by a signal
4 - 5 weeks old
38817 Segment fault when using 'Sockets'.
38809 Bad return value from a block with variable localization
5 - 6 weeks old
6 - 7 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
7 - 8 weeks old
38707 SvPOK breaks scalar magic in 5.8.x (x=5,6)
8 - 9 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
9 - 10 weeks old
10 - 11 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
11 - 12 weeks old
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
12 - 13 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
13 - 14 weeks old
14 - 15 weeks old
38299 perl parser segv
15 - 16 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
16 - 17 weeks old
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old
-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 30 fatal 2 Bug 2 5.004 1
All 16 High 151 compiler 1 5.004_00 1
bsdos 4 low 783 configure 2 5.004_01 1
cygwin 24 medium 366 core 628 5.004_02 1
darwin 25 none 6 CoreDump 6 5.004_03 1
dec_osf 13 Normal 4 docs 20 5.004_04 1
dos 1 Wishlist 32 HasTest 8 5.004_05 1
freebsd 71 install 41 5.005 1
generic 34 library 189 5.005_01 1
HPUX 21 NeedsTest 8 5.005_02 1
irix 9 notabug 57 5.005_03 34
Linux 549 notok 1 5.005_04 3
machten 1 Patch 2 5.6.0 123
mswin32 100 regex 10 5.6.1 170
netbsd 6 Todo 1 5.6.2 8
openbsd 5 unknown 350 5.7.0 20
os2 6 utilities 28 5.7.1 12
powerux 1 5.7.2 29
qnx 1 5.8.0 216
riscos 1 5.8.1 55
sco 3 5.8.2 47
Solaris 126 5.8.3 70
sunos 2 5.8.4 73
svr4 3 5.8.5 38
svr5 1 5.8.6 45
Tru64 1 5.8.7 54
vms 5 5.8.8 13
VOS 1 5.9.0 29
5.9.1 20
5.9.2 16
5.9.3 25
5.9.4 8
-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 0 2
5.002 0 4
5.003 0 5
5.004_00 1 2
5.004 1 6
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 123 1073
5.6.1 170 493
5.6.2 8 2
5.7.0 20 1463
5.7.1 12 41
5.7.2 29 77
5.8.0 216 489
5.8.1 55 68
5.8.2 47 52
5.8.3 70 64
5.8.4 73 79
5.8.5 38 40
5.8.6 45 31
5.8.7 54 45
5.8.8 13 9
5.8.9 0 0
5.9.0 29 32
5.9.1 20 6
5.9.2 16 14
5.9.3 25 18
5.9.4 8 3

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 49
perl-5.8.0@ton.iguana.be 34
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
abigail@foad.org 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 8
Zefram 8
"Jerry D. Hedden" 7

-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------
This page is CPU intensive to create, it will be updated only once every 30
minutes
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon May 8 13:00:02 2006 GMT
-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 214 new + 1309 open = 1523
Created this week: 14
Closed this week: 18

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
39037 rcatline doesn't stringify references
39036 perlcc Can't locate object method
39026 Tie::Memoize::EXISTS not caching the value
39019 uc/lc/ucfirst/lcfirst fail on typeglobs
2 - 3 weeks old
38947 tests fail in 5.8.8 if $TMP is not writable
38945 Configure won't handle versions 5.10.0 or 5.8.10.
3 - 4 weeks old
38920 Filter::Simple error messages getting mangled inside require
4 - 5 weeks old
38875 B::Lint 1.03 misses B::SPECIAL::lintcv
38868 Changing $0 on darwin leads to excessive padding in 'ps'
38865 CGI.pm bug on IIS 6 (Windows 2003)
38854 memory leak occurs when a eval statement exits by a signal
5 - 6 weeks old
38817 Segment fault when using 'Sockets'.
38809 Bad return value from a block with variable localization
6 - 7 weeks old
7 - 8 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
8 - 9 weeks old
38707 SvPOK breaks scalar magic in 5.8.x (x=5,6)
9 - 10 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
10 - 11 weeks old
11 - 12 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
12 - 13 weeks old
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
13 - 14 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
14 - 15 weeks old
15 - 16 weeks old
38299 perl parser segv
16 - 17 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old
-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 28 fatal 2 Bug 2 5.004 1
All 16 High 150 compiler 1 5.004_00 1
bsdos 4 low 775 configure 1 5.004_01 1
cygwin 24 medium 367 core 630 5.004_02 1
darwin 24 none 6 CoreDump 6 5.004_03 1
dec_osf 13 Normal 4 docs 20 5.004_04 1
dos 1 Wishlist 32 HasTest 8 5.004_05 1
freebsd 73 install 41 5.005 1
generic 33 library 186 5.005_01 1
HPUX 21 NeedsTest 8 5.005_02 1
irix 9 notabug 55 5.005_03 34
Linux 546 notok 1 5.005_04 3
machten 1 Patch 2 5.6.0 120
mswin32 101 regex 10 5.6.1 167
netbsd 6 Todo 1 5.6.2 8
openbsd 5 unknown 348 5.7.0 20
os2 6 utilities 26 5.7.1 12
powerux 1 5.7.2 29
qnx 1 5.8.0 215
riscos 1 5.8.1 54
sco 3 5.8.2 46
Solaris 126 5.8.3 70
sunos 2 5.8.4 72
svr4 3 5.8.5 37
svr5 1 5.8.6 47
vms 5 5.8.7 54
VOS 1 5.8.8 16
5.9.0 29
5.9.1 20
5.9.2 16
5.9.3 24
5.9.4 9
-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 0 2
5.002 0 4
5.003 0 5
5.004_00 1 2
5.004 1 6
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 120 1075
5.6.1 167 495
5.6.2 8 2
5.7.0 20 1463
5.7.1 12 41
5.7.2 29 77
5.8.0 215 490
5.8.1 54 69
5.8.2 46 52
5.8.3 70 64
5.8.4 72 79
5.8.5 37 41
5.8.6 47 31
5.8.7 54 46
5.8.8 16 10
5.8.9 0 0
5.9.0 29 32
5.9.1 20 6
5.9.2 16 14
5.9.3 24 19
5.9.4 9 3

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 49
perl-5.8.0@ton.iguana.be 33
Mark-Jason Dominus 23
Stas Bekman 14
abigail@foad.org 13
David Dyck 13
Tom Christiansen 12
Yitzchak Scott-Thoennes 8
Zefram 8
Dan Jacobson 7

-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------
This page is CPU intensive to create, it will be updated only once every 30
minutes
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon May 15 13:00:03 2006 GMT
-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 208 new + 1299 open = 1507
Created this week: 7
Closed this week: 12

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
39062 numeric comparison operands not treated consistently
39061 Win32 taint fork crash
39060 readline of a not NL-terminated last line results in Bad file descriptor
39055 Patches for 5.8.8 lib/ExtUtils/t failures
39046 perlcc IVX B::NV problem
2 - 3 weeks old
39037 rcatline doesn't stringify references
39036 perlcc Can't locate object method
39026 Tie::Memoize::EXISTS not caching the value
39019 uc/lc/ucfirst/lcfirst fail on typeglobs
3 - 4 weeks old
38947 tests fail in 5.8.8 if $TMP is not writable
38945 Configure won't handle versions 5.10.0 or 5.8.10.
4 - 5 weeks old
38920 Filter::Simple error messages getting mangled inside require
5 - 6 weeks old
38875 B::Lint 1.03 misses B::SPECIAL::lintcv
38868 Changing $0 on darwin leads to excessive padding in 'ps'
38865 CGI.pm bug on IIS 6 (Windows 2003)
38854 memory leak occurs when a eval statement exits by a signal
6 - 7 weeks old
38817 Segment fault when using 'Sockets'.
38809 Bad return value from a block with variable localization
7 - 8 weeks old
8 - 9 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
9 - 10 weeks old
38707 SvPOK breaks scalar magic in 5.8.x (x=5,6)
10 - 11 weeks old
38664 Problems building on Solaris 8
38645 Test case name is too long
11 - 12 weeks old
12 - 13 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
13 - 14 weeks old
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
14 - 15 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
15 - 16 weeks old
16 - 17 weeks old
38299 perl parser segv
17 - 18 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
18 - 19 weeks old
19 - 20 weeks old
20 - 21 weeks old
-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 26 fatal 2 Bug 2 5.004 1
All 16 High 150 compiler 1 5.004_00 1
bsdos 4 low 762 configure 1 5.004_01 1
cygwin 24 medium 367 core 629 5.004_02 1
darwin 24 none 6 CoreDump 6 5.004_03 1
dec_osf 13 Normal 4 docs 20 5.004_04 1
dos 1 Wishlist 32 HasTest 8 5.004_05 1
freebsd 72 install 39 5.005 1
generic 33 library 186 5.005_01 1
HPUX 22 NeedsTest 8 5.005_02 1
irix 9 notabug 55 5.005_03 34
Linux 543 notok 1 5.005_04 3
machten 1 Patch 2 5.6.0 120
mswin32 101 regex 10 5.6.1 167
netbsd 6 Todo 1 5.6.2 8
openbsd 5 unknown 339 5.7.0 20
os2 6 utilities 26 5.7.1 12
powerux 1 5.7.2 29
qnx 1 5.8.0 213
riscos 1 5.8.1 54
sco 3 5.8.2 46
Solaris 126 5.8.3 70
sunos 2 5.8.4 72
svr4 3 5.8.5 37
svr5 1 5.8.6 46
vms 5 5.8.7 54
VOS 1 5.8.8 16
5.9.0 29
5.9.1 20
5.9.2 16
5.9.3 24
5.9.4 9
-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 0 2
5.002 0 4
5.003 0 5
5.004_00 1 2
5.004 1 6
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 120 1075
5.6.1 167 495
5.6.2 8 2
5.7.0 20 1463
5.7.1 12 41
5.7.2 29 77
5.8.0 213 492
5.8.1 54 69
5.8.2 46 52
5.8.3 70 64
5.8.4 72 79
5.8.5 37 41
5.8.6 46 31
5.8.7 54 46
5.8.8 16 11
5.8.9 0 0
5.9.0 29 32
5.9.1 20 6
5.9.2 16 14
5.9.3 24 19
5.9.4 9 3

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 49
perl-5.8.0@ton.iguana.be 33
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
Tom Christiansen 12
abigail@foad.org 12
Yitzchak Scott-Thoennes 8
Zefram 8
Hugo 7

-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------
This page is CPU intensive to create, it will be updated only once every 30
minutes
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon May 22 13:00:03 2006 GMT
-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 200 new + 1293 open = 1493
Created this week: 8
Closed this week: 22

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
2 - 3 weeks old
39062 numeric comparison operands not treated consistently
39061 Win32 taint fork crash
39060 readline of a not NL-terminated last line results in Bad file descriptor
39055 Patches for 5.8.8 lib/ExtUtils/t failures
3 - 4 weeks old
39037 rcatline doesn't stringify references
39026 Tie::Memoize::EXISTS not caching the value
39019 uc/lc/ucfirst/lcfirst fail on typeglobs
4 - 5 weeks old
38947 tests fail in 5.8.8 if $TMP is not writable
38945 Configure won't handle versions 5.10.0 or 5.8.10.
5 - 6 weeks old
38920 Filter::Simple error messages getting mangled inside require
6 - 7 weeks old
38875 B::Lint 1.03 misses B::SPECIAL::lintcv
38868 Changing $0 on darwin leads to excessive padding in 'ps'
38865 CGI.pm bug on IIS 6 (Windows 2003)
38854 memory leak occurs when a eval statement exits by a signal
7 - 8 weeks old
38817 Segment fault when using 'Sockets'.
38809 Bad return value from a block with variable localization
8 - 9 weeks old
9 - 10 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
10 - 11 weeks old
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
14 - 15 weeks old
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
15 - 16 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
16 - 17 weeks old
17 - 18 weeks old
38299 perl parser segv
18 - 19 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
19 - 20 weeks old
20 - 21 weeks old
-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 26 fatal 2 Bug 1 5.004 1
All 16 High 145 compiler 1 5.004_00 1
bsdos 4 low 755 configure 1 5.004_01 1
cygwin 24 medium 365 core 622 5.004_02 1
darwin 24 none 6 CoreDump 6 5.004_03 1
dec_osf 13 Normal 4 docs 19 5.004_04 1
dos 1 Wishlist 32 HasTest 8 5.004_05 1
freebsd 70 install 39 5.005 1
generic 33 library 182 5.005_01 1
HPUX 23 NeedsTest 8 5.005_02 1
irix 9 notabug 55 5.005_03 34
Linux 533 notok 1 5.005_04 3
machten 1 Patch 2 5.6.0 120
mswin32 101 regex 10 5.6.1 166
netbsd 7 Todo 1 5.6.2 8
openbsd 5 unknown 337 5.7.0 20
os2 6 utilities 26 5.7.1 12
powerux 1 5.7.2 29
qnx 1 5.8.0 212
riscos 1 5.8.1 52
sco 3 5.8.2 46
Solaris 125 5.8.3 70
sunos 2 5.8.4 71
svr4 3 5.8.5 36
svr5 1 5.8.6 46
vms 5 5.8.7 54
VOS 1 5.8.8 13
5.9.0 29
5.9.1 20
5.9.2 16
5.9.3 24
5.9.4 7
-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 0 2
5.002 0 4
5.003 0 5
5.004_00 1 2
5.004 1 6
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 120 1075
5.6.1 166 496
5.6.2 8 2
5.7.0 20 1463
5.7.1 12 41
5.7.2 29 77
5.8.0 212 493
5.8.1 52 71
5.8.2 46 52
5.8.3 70 64
5.8.4 71 80
5.8.5 36 42
5.8.6 46 31
5.8.7 54 47
5.8.8 13 16
5.8.9 0 0
5.9.0 29 32
5.9.1 20 6
5.9.2 16 14
5.9.3 24 19
5.9.4 7 5

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 48
perl-5.8.0@ton.iguana.be 32
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
Tom Christiansen 12
abigail@foad.org 12
Zefram 8
Yitzchak Scott-Thoennes 8
Hugo 7

-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------
This page is CPU intensive to create, it will be updated only once every 30
minutes
Perl5 Bug Summary [ In reply to ]
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon May 29 13:00:03 2006 GMT
-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 200 new + 1288 open = 1488
Created this week: 10
Closed this week: 12

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
39178 IO::Socket::connect returns wrong errno on timeout
2 - 3 weeks old
3 - 4 weeks old
39062 numeric comparison operands not treated consistently
39061 Win32 taint fork crash
39060 readline of a not NL-terminated last line results in Bad file descriptor
39055 Patches for 5.8.8 lib/ExtUtils/t failures
4 - 5 weeks old
39037 rcatline doesn't stringify references
39026 Tie::Memoize::EXISTS not caching the value
39019 uc/lc/ucfirst/lcfirst fail on typeglobs
5 - 6 weeks old
38947 tests fail in 5.8.8 if $TMP is not writable
38945 Configure won't handle versions 5.10.0 or 5.8.10.
6 - 7 weeks old
38920 Filter::Simple error messages getting mangled inside require
7 - 8 weeks old
38875 B::Lint 1.03 misses B::SPECIAL::lintcv
38868 Changing $0 on darwin leads to excessive padding in 'ps'
38865 CGI.pm bug on IIS 6 (Windows 2003)
38854 memory leak occurs when a eval statement exits by a signal
8 - 9 weeks old
38817 Segment fault when using 'Sockets'.
38809 Bad return value from a block with variable localization
9 - 10 weeks old
10 - 11 weeks old
38723 Backticks don't work in Win32 multithreaded perl
38722 Perl_utf8n_to_uvuni decodes illegal characters
11 - 12 weeks old
12 - 13 weeks old
13 - 14 weeks old
14 - 15 weeks old
38587 Unusual tell results with :crlf layer and multibyte input
38513 DESTROY silences failures
15 - 16 weeks old
38466 Cwd::chdir() and handles
38456 The :crlf PerlIO layer doesn't like the :encoding layer.
38443 Storable cannot handle threads::shared tied hashes and arrays
16 - 17 weeks old
38402 Uninitialized value refs in drand48_r using clones
38401 Tokeniser isn't utf8 sane
38387 Net::Cmd does not handle CR and LF correctly
17 - 18 weeks old
18 - 19 weeks old
19 - 20 weeks old
38243 hangs in debug mode (-d) with XML::Simple
38193 embedded perl always calls setlocale(LC_ALL,"")
20 - 21 weeks old
-------------------------------------------------------------------------------

Overview of Open Issues

Operating System Severity Type Perl Version
aix 26 fatal 2 Bug 1 5.004 1
All 16 High 144 compiler 1 5.004_00 1
bsdos 4 low 751 configure 1 5.004_01 1
cygwin 24 medium 365 core 621 5.004_02 1
darwin 23 none 6 CoreDump 6 5.004_03 1
dec_osf 13 Normal 4 docs 19 5.004_04 1
dos 1 Wishlist 32 HasTest 7 5.004_05 1
freebsd 70 install 39 5.005 1
generic 33 library 181 5.005_01 1
HPUX 22 NeedsTest 8 5.005_02 1
irix 9 notabug 55 5.005_03 34
Linux 534 notok 1 5.005_04 3
machten 1 Patch 2 5.6.0 120
mswin32 100 regex 10 5.6.1 166
netbsd 7 Todo 1 5.6.2 8
openbsd 5 unknown 334 5.7.0 20
os2 6 utilities 26 5.7.1 12
powerux 1 5.7.2 29
qnx 1 5.8.0 213
riscos 1 5.8.1 52
sco 3 5.8.2 46
Solaris 125 5.8.3 69
sunos 2 5.8.4 71
svr4 3 5.8.5 36
svr5 1 5.8.6 45
vms 5 5.8.7 54
VOS 1 5.8.8 13
5.9.0 29
5.9.1 20
5.9.2 16
5.9.3 23
5.9.4 7
-------------------------------------------------------------------------------

Ticket Status By Version

New or Open Resolved
1.0 0 1
5.000 0 2
5.002 0 4
5.003 0 5
5.004_00 1 2
5.004 1 6
5.004_01 1 4
5.004_02 1 2
5.004_03 1 2
5.004_04 1 45
5.004_05 1 6
5.005 1 23
5.005_01 1 5
5.005_02 1 80
5.005_03 34 335
5.005_04 3 2
5.6.0 120 1075
5.6.1 166 496
5.6.2 8 2
5.7.0 20 1463
5.7.1 12 41
5.7.2 29 77
5.8.0 213 493
5.8.1 52 71
5.8.2 46 52
5.8.3 69 64
5.8.4 71 80
5.8.5 36 42
5.8.6 45 32
5.8.7 54 47
5.8.8 13 19
5.8.9 0 0
5.9.0 29 32
5.9.1 20 6
5.9.2 16 14
5.9.3 23 20
5.9.4 7 5

-------------------------------------------------------------------------------

Requestors with most open tickets

Nicholas Clark 48
perl-5.8.0@ton.iguana.be 32
Mark-Jason Dominus 23
Stas Bekman 14
David Dyck 13
Tom Christiansen 12
abigail@foad.org 12
Zefram 8
Yitzchak Scott-Thoennes 8
Hugo 7

-------------------------------------------------------------------------------

* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets

-------------------------------------------------------------------------------
This page is CPU intensive to create, it will be updated only once every 30
minutes

1 2 3 4 5 6 7 8 9 ... 17  View All