Front page | perl.perl5.porters |
Postings from May 2010
Perl5 Bug Summary
From:
Perl5 Bug Summary
Date:
May 10, 2010 06:15
Subject:
Perl5 Bug Summary
Message ID:
20100510131513.4807.qmail@x1.develooper.com
Perl5 Bug Summary
http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon May 10 13:15:00 2010 GMT
-------------------------------------------------------------------------------
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with most open tickets
-------------------------------------------------------------------------------
Numbers
Ticket Counts: 344 new + 1155 open = 1499
Created this week: 9
Closed this week: 13
Changed this week: 49 - created - closed = 27
-------------------------------------------------------------------------------
New Issues
New issues that have not been responded to yet
1 - 2 weeks old
74854 wait and waitpid can return -1 even when there are running child forks.
74798 [PATCH] Data::Dumper: useqq implementation for xs
74788 SelfLoader vs fork or threads
74782 bogus warning (that gives bad advice) with qw hash slice keys
74754 silence "Dot after octal literal is concatenation" warning in t/op/
taint.t
74750 fix long int cast warning in toke.c "Deprecated character" warn
74740 Deparse can turn negated function call -(f()) to filetest -f()
74712 perlbug deletes copy it says it is leaving in /tmp after send failure
74702 PATCH: modernize charnames.t, fix viacode bug
2 - 3 weeks old
74650 perlperf.pod wrong example
74538 destructor can squash main exception
3 - 4 weeks old
74472 Exporter.pm blocks Signal handling
74322 I18N::Langinfo docs of using $_
4 - 5 weeks old
74280 Warnings in Hash::Util::lock_hashref_recurse
74232 Warnings found while building 5.12.0-RC5 on OpenSolaris
74196 No equivalent of POSIX::_exit() for MSWin32 pseudo-processes?
74188 CPANPLUS uses wrong cpanp-run-perl
74098 overload Pragma Should Warn About Unrecognized Overload Categories
5 - 6 weeks old
73972 Storable not thawing restricted hash correctly
73890 [META] Perl 5.12.1 release
6 - 7 weeks old
73830 perl -i ignores write errors
73826 PerlIO::encoding infinite loop when trying to decode UTF-8 as ISO-2022-JP
73754 Fwd: Re: Post-5.12 Patch: Improve PerlIO layer errors
73736 Too many 'threads' causing segfaults under Cygwin/Win32
7 - 8 weeks old
73690 write() doesn't obey context
73666 *foo{SCALAR} autovivifies
73630 DTrace Enabled Build Fails (missing object files) - Patch Supplied
8 - 9 weeks old
73520 POSIX::strftime memory leak
73438 regexp DEBUGGING paren_name_list will "leak" until global destruction
9 - 10 weeks old
10 - 11 weeks old
73092 optimisation tweaks for Perl_pad_add_name()
73086 ithreads clone the current state of the pad
11 - 12 weeks old
72990 Mac OS X and setruid, etc.
72924 UTF-8 length cached in I32
12 - 13 weeks old
72800 regexp in t/porting/args_assert.t insufficient
72784 misuse of I32
72782 index() uses sv_pos_b2u/sv_pos_u2b
72778 pp_send uses sv_pos_b2u/sv_pos_u2b
72776 %42s uses sv_pos_b2u/sv_pos_u2b
72774 sv_gets uses sv_pos_b2u/sv_pos_u2b
72766 pos() uses sv_pos_b2u/sv_pos_u2b
72726 lvalue recursion can (incorrectly) die
72720 sv_gets revives the undead when read() is interrupted
72712 charnames should return undef for \N{invalid}
72708 [PATCH] TODO test for AUTOLOAD XSUB and inheritance
72688 [PATCH] $ORIG declared but unused in utf8_heavy.pl
72686 [PATCH] XS_VERSION_BOOTCHECK leaks memory
72684 [PATCH] ref types in typemap cannot deal with magical variables
72674 corelist needs to report removed modules
72668 Benchmark.t test 24 bug
13 - 14 weeks old
72606 charnames::viacode should return null string not undef
72594 Re: [PATCH] I18N::LangTags: more Slavic intelligibility
72534 $PerlIO::encoding::fallback corrupts UTF-8 output
72428 sysread does not work on a filehandle to a scalar
72424 perldb does not setup %DB::dbline with the shebang option -d
72422 Setting $^P resets debugger variables
72418 Perl Install error (while running MAKE) - help requested
72416 @_ is pre-allocated for every sub
72414 UTF-16 filters do not handle all surrogates gracefully
14 - 15 weeks old
72360 tainted $@ taints utf8 substitution result
15 - 16 weeks old
72340 sigtrap attempts to modify read-only thingy
72292 ext/POSIX/t/sigaction.t failing in core but only with harness
72284 -n tries inplace edit on non-readable directories
72246 rcatline memory leak on bad $/
72244 perlapi.pod docs sv_gets() append parameter unclear
16 - 17 weeks old
72144 [PATCH] Deref ops ignore get-magic when SvROK(sv)
72110 newSV(0) removal optimisation
72090 unitialized variable name wrong with no strict refs
72020 Recursive back references do not always work
17 - 18 weeks old
71998 overload::Method can die with blessed methods
18 - 19 weeks old
71826 CGI.pm: t/http.t failure
71764 charnames \N{} doesn't work for most CJK characters and Hangul syllables
71752 Case-insensitive matching of characters above 255 in ranges in character
classes doesn't work
71736 Case insensitive regex matching where the fold is multi-char has many
bugs
71734 regex match of Above Latin1 character with ASCII or Latin1 fold doesnt
work if the fold is in a character class
71732 regex match of Above Latin1 character with ASCII fold doesnt work if the
fold has a quantifier
71730 Many latin1 characters don't match case-insensitively correctly against a
utf8 string
71728 Regex code won't work on non-ASCII platforms
71714 Fw: PATCH remove redundant stat from Win32's opendir()
71712 Fw: PATCH fixes for File::DosGlob
71710 Fw: PATCH fixes for File::Find
19 - 20 weeks old
20 - 21 weeks old
71334 File/Copy.t fails on nosuid filesystems
-------------------------------------------------------------------------------
Overview of Open Issues
Operating System Severity Type Perl Version
aix 15 High 121 Bug 2 5.000 1
All 19 low 875 compiler 3 5.002 1
bsdos 1 medium 325 configure 10 5.003 1
cygwin 26 Wishlist 61 core 670 5.004 2
darwin 59 CoreDump 78 5.004_00 2
dec_osf 5 debugger 7 5.004_01 2
dos 1 docs 40 5.004_02 2
freebsd 54 HasTest 6 5.004_03 2
generic 16 install 45 5.004_04 2
HPUX 18 ithreads 41 5.004_05 2
irix 6 leak/refcount/malloc 44 5.005 3
Linux 606 lexical/scope/closure 32 5.005_01 3
mswin32 74 library 188 5.005_02 3
netbsd 1 meta 7 5.005_03 18
openbsd 3 NeedsTest 6 5.005_04 5
os2 1 notabug 26 5.10.0 163
os390 1 numerical 17 5.10.1 43
powerux 1 OO/ISA/MRO/overload 22 5.11.0 43
sco 1 OS-interaction 53 5.11.1 8
Solaris 71 parsing 18 5.11.2 4
sunos 1 Patch 36 5.11.3 14
svr4 1 performance 4 5.11.4 11
Tru64 1 PerlIO 50 5.11.5 10
unicos 1 portability 37 5.12.0 22
unicosmk 1 regex 93 5.13.0 1
unix 1 security/tainting 6 5.6.0 69
unknown 1 tie 5 5.6.1 90
vms 2 Todo 1 5.6.2 10
Win32 35 Unicode 77 5.7.0 13
unknown 352 5.7.1 9
utilities 21 5.7.2 17
wontfix 2 5.8.0 120
XS/embedding 26 5.8.1 27
[tainting] 5.8.2 32
5.8.3 41
5.8.4 56
5.8.5 36
5.8.6 31
5.8.7 47
5.8.8 148
5.8.9 9
5.9.0 19
5.9.1 13
5.9.2 15
5.9.3 21
5.9.4 14
5.9.5 13
-------------------------------------------------------------------------------
Ticket Status By Version
New or Open Resolved
1.0 0 21
5.000 1 4
5.002 1 6
5.003 1 7
5.004 2 8
5.004_00 2 4
5.004_01 2 6
5.004_02 2 4
5.004_03 2 4
5.004_04 2 47
5.004_05 2 8
5.005 3 29
5.005_01 3 7
5.005_02 3 83
5.005_03 18 351
5.005_04 5 5
5.6.0 69 1129
5.6.1 90 577
5.6.2 10 11
5.7.0 13 1476
5.7.1 9 49
5.7.2 17 94
5.8.0 120 580
5.8.1 27 106
5.8.2 32 71
5.8.3 41 95
5.8.4 56 122
5.8.5 36 64
5.8.6 31 71
5.8.7 47 92
5.8.8 148 241
5.8.9 9 20
5.9.0 19 48
5.9.1 13 16
5.9.2 15 24
5.9.3 21 32
5.9.4 14 25
5.9.5 13 34
5.10.0 163 188
5.10.1 43 42
5.11.0 43 22
5.11.1 8 5
5.11.2 4 10
5.11.3 14 7
5.11.4 11 9
5.11.5 10 6
5.12.0 22 12
5.12.1 0 0
5.12.2 0 0
5.13.0 1 0
5.13.1 0 0
5.13.2 0 0
-------------------------------------------------------------------------------
Requestors with most open tickets
Nicholas Clark 81
Zefram 40
perl-5.8.0@ton.iguana.be 22
Mark-Jason Dominus 20
Father Chrysostomos 18
karl williamson 14
abigail@foad.org 13
Kevin Ryde 13
"Ed Avis" 13
Frank Wiegand 12
-------------------------------------------------------------------------------
* 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
by Perl5 Bug Summary