develooper Front page | perl.perl5.porters | Postings from January 2011

Perl5 Bug Summary

From:
Perl5 Bug Summary
Date:
January 3, 2011 06:15
Subject:
Perl5 Bug Summary
Message ID:
20110103141515.27175.qmail@x1.develooper.com
Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon Jan 3 14:15:01 2011 GMT
-------------------------------------------------------------------------------

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

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

Numbers

Ticket Counts: 335 new + 1083 open = 1418
Created this week: 13
Closed this week: 12
Changed this week: 29 - created - closed = 4

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

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
81332 744aaba059 bloats the B compilers
81290 assertion failure with lock &lvalue_sub
81268 static_ext Cwd: wrong deps
81074 Perl reports SIGINT handler "IGNORE" not defined in multi-threaded apps
2 - 3 weeks old
81000 Perl reports refcnt_dec error and hangs when dying at SIGINT in File::
      Copy::copy
80912 Bleadperl v5.13.3-15-gbf236c8 breaks JOSHUA/Package-Alias-0.04.tar.gz
80782 64bit Perl with -Dvendorprefix cause Module::Build and similar to
      segfault on Solaris using Sun Studio
80764 "open FH, '<:raw', $filehandle" makes filehandle unbuffered
3 - 4 weeks old
80630 @a = eval "error=" vs @a = eval "die"
80536 .packlist contains bogus entries when installing without man dirs
80368 implicit assignop in qq string
4 - 5 weeks old
80058 [Bug Report] Bad \n convert, using UTF-16 on Win32
80040 ExtUtils::MakeMaker doesn't support miniperl in installation paths
79960 Setting $/ to read fixed records can corrupt valid UTF-8 input
5 - 6 weeks old
79824 hash value sharing breakage
6 - 7 weeks old
79532 formline coerces its arguments
79500 static POSIX extension seems to completely break it
79410 Pod2man creates wrong ROFF esc sequences for Latin-1 characters.
7 - 8 weeks old
79212 Inconsistent string-to-number conversion for various zero strings
79210 â  Canâ  t locate packageâ   warning scope problems
79074 HeSVKEY_force loses UTF8ness
79028 [PATCH] Add use_versioned_archname to Configure
79026 Incorrect ordering in perlipc(3)
78980 Odd behavior when string filehandles and scalar assignment collide
8 - 9 weeks old
78906 [PATCH] Recommend :encoding(utf8) instead of :utf8 in perlunicode.pod
9 - 10 weeks old
78730 overriding uc() et.al. should override corresponding "\U" ...
78680 regex on lvalue subroutine doesn't alter pos
78648 Apparent regression in socket code from 5.12.1 to 5.12.2 for 64-bit Perl 
      on HP-UX
78638 use encoding without any argument produces about 50 errors instead of 1
78584 Bleadperl 94bf0465 breaks ADIE/Test-Block-0.11.tar.gz
10 - 11 weeks old
78550 can't embed sub in format
78524 Cross Compile Failed issues
78502 ext/XS-APItest/t/call_checker.t fails under Cygwin
78494 Pipes cause threads to hang on join()
11 - 12 weeks old
78362 keys()/each() leak memory with threads::shared
78348 => search too weak
12 - 13 weeks old
78332 perldoc does not show POD in UTF-8 properly
78288 ref and other ops are inefficient in boolean context
78282 perl emits errors and warnings out of order
78266 Memory leak with named regexp captures
78230 utf8 mg_len not correctly set on lexical $_ in a given block
13 - 14 weeks old
78194 Referencing a PADTMP twice produces two copies
78192 gv_try_downgrade leaves dangling pointers during global destruction
78190 Fix for pod2html links to ".html#foobar"
78098 Undefined subroutine &CPANPLUS::Internals::Utils::cwd if $HOME does not
      exist
14 - 15 weeks old
78066 The commit e55c0a82 for #59650 (File::Copy & objects) fails on cygwin
15 - 16 weeks old
77934 Bus error with (unshared) dir handles and threads
77902 False failed tests at make test for Perl 5.12.2 on Solaris 10 sparc
16 - 17 weeks old
77772 SIG_PENDING_DIE_COUNT _way_ too low
77718 Perl 5.14.0
17 - 18 weeks old
77692 panic: sv_len_utf8 cache 0 real 1
77690 warnings::enabled, ::warnif etc. provide no way to specify the number of 
      call frames
77672 backticks capture text printed to stdout when working with multiple
      threads on windows
77546 Build warnings in 5.12.x
18 - 19 weeks old
77388 Stacked file tests with -T, -t and/or -B remove too much from the stack
19 - 20 weeks old
77308 -DPERL_GLOBAL_STRUCT_PRIVATE uses ininitialised memory
77256 sv_does is broken
20 - 21 weeks old
77172 B::Deparse fails to correctly dereference the sub named '&'
-------------------------------------------------------------------------------

Overview of Open Issues

Operating System    Severity       Type                          Perl Version
aix           15    High     113   Bug                     1     1.0        1
All           17    low      843   compiler                1     5.000      2
bsdos          1    medium   301   configure              12     5.002      2
cygwin        28    none       3   core                  631     5.003      2
darwin        76    Wishlist  60   CoreDump               77     5.004      3
dec_osf        4              debugger               10     5.004_00   3
dos            1                   docs                   53     5.004_01   3
freebsd       37                   HasTest                 5     5.004_02   3
generic       16                   install                43     5.004_03   3
HPUX          19                   ithreads               42     5.004_04   3
irix           5                   leak/refcount/malloc   20     5.004_05   3
Linux        573                   lexical/scope/closure  24     5.005      3
mswin32       73                   library               195     5.005_01   3
netbsd         1                   meta                   13     5.005_02   3
openbsd        4                   NeedsTest               5     5.005_03  13
os2            1                   notabug                25     5.005_04   4
os390          1                   numerical              20     5.10.0   148
sco            1                   OO/ISA/MRO/overload    20     5.10.1    65
Solaris       66                   OS-interaction         61     5.11.0    35
svr4           1                   parsing                24     5.11.1     7
Tru64          1                   Patch                  54     5.11.2     3
unicos         1                   performance             5     5.11.3     8
unicosmk       1                   PerlIO                 50     5.11.4     8
unix           1                   portability            41     5.11.5     6
unknown        1                   regex                  82     5.12.0    18
vms            4                   security/tainting       8     5.12.1    15
Win32         27                   tie                     7     5.12.2    23
                              Todo                    1     5.13.0     2
                                   Unicode                71     5.13.1     2
                                   unknown               303     5.13.2     5
                                   utilities              20     5.13.3     9
                                   wontfix                 4     5.13.4     8
                                   XS/embedding           26     5.13.5     4
                                   [tainting]                    5.13.6     4
                                                                 5.13.7     6
                                                                 5.13.8     2
                                                                 5.6.0     57
                                                                 5.6.1     79
                                                                 5.6.2      9
                                                                 5.7.0     10
                                                                 5.7.1      6
                                                                 5.7.2     14
                                                                 5.8.0    100
                                                                 5.8.1     22
                                                                 5.8.2     26
                                                                 5.8.3     31
                                                                 5.8.4     45
                                                                 5.8.5     30
                                                                 5.8.6     28
                                                                 5.8.7     42
                                                                 5.8.8    124
                                                                 5.8.9     10
                                                                 5.9.0     15
                                                                 5.9.1      9
                                                                 5.9.2     10
                                                                 5.9.3     14
                                                                 5.9.4      9
                                                                 5.9.5     11
-------------------------------------------------------------------------------

Ticket Status By Version

                                            New or Open                Resolved
1.0                                                   1                      20
5.000                                                 2                       3
5.002                                                 2                       5
5.003                                                 2                       6
5.004                                                 3                       8
5.004_00                                              3                       3
5.004_01                                              3                       5
5.004_02                                              3                       3
5.004_03                                              3                       3
5.004_04                                              3                      46
5.004_05                                              3                       7
5.005                                                 3                      29
5.005_01                                              3                       7
5.005_02                                              3                      83
5.005_03                                             13                     355
5.005_04                                              4                       6
5.6.0                                                57                    1142
5.6.1                                                79                     585
5.6.2                                                 9                      12
5.7.0                                                10                    1478
5.7.1                                                 6                      51
5.7.2                                                14                      96
5.8.0                                               100                     591
5.8.1                                                22                     111
5.8.2                                                26                      74
5.8.3                                                31                     104
5.8.4                                                45                     131
5.8.5                                                30                      69
5.8.6                                                28                      73
5.8.7                                                42                      94
5.8.8                                               124                     262
5.8.9                                                10                      21
5.9.0                                                15                      52
5.9.1                                                 9                      19
5.9.2                                                10                      28
5.9.3                                                14                      40
5.9.4                                                 9                      30
5.9.5                                                11                      35
5.10.0                                              148                     211
5.10.1                                               65                      63
5.11.0                                               35                      29
5.11.1                                                7                       6
5.11.2                                                3                      11
5.11.3                                                8                      13
5.11.4                                                8                      11
5.11.5                                                6                      10
5.12.0                                               18                      27
5.12.1                                               15                       5
5.12.2                                               23                      16
5.13.0                                                2                       3
5.13.1                                                2                       6
5.13.2                                                5                       1
5.13.3                                                9                       5
5.13.4                                                8                      10
5.13.5                                                4                       4
5.13.6                                                4                       5
5.13.7                                                6                       1
5.13.8                                                2                       2
5.13.9                                                0                       0
5.13.10                                               0                       0
5.13.11                                               0                       0

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

Requestors with most open tickets

Nicholas Clark            62
Father Chrysostomos       39
Zefram                    35
perl-5.8.0@ton.iguana.be  18
Mark-Jason Dominus        17
Kevin Ryde                12
abigail@foad.org          12
karl williamson           12
Niko Tyni                 11
Frank Wiegand             11

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

  * 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




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About