Front page | perl.perl5.porters |
Postings from May 2010
TPF bug-grant report #10
From:
Dave Mitchell
Date:
May 16, 2010 15:38
Subject:
TPF bug-grant report #10
Message ID:
20100516223849.GB3049@iabyn.com
Spent all this week working on a single tie/overload bug. Basically
most ops check for overload *before* doing SvGETMAGIC, so anything like a
tied array that returns an overloaded object doesn't work, unless the
get magic had been coincidentally already called. I mostly have this
working now, still just a few ops to do.
Report for period 2010/05/10 to 2010/05/16 inclusive
SUMMARY
-------
Effort (HH::MM):
0:00 diagnosing bugs
31:15 fixing bugs
0:00 reviewing other people's bug fixes
0:00 reviewing ticket histories
1:50 review the ticket queue (triage)
-----
33:05 TOTAL
Numbers of tickets closed:
0 tickets closed that have been worked on
0 tickets closed related to bugs that have been fixed
0 tickets closed that were reviewed but not worked on (triage)
-----
0 TOTAL
DETAIL
------
[perl #57012] Result of FETCH not checked for overload?
2010/05/10 4:15 fix
2010/05/11 3:25 fix
2010/05/12 0:50 fix
2010/05/13 1:00 fix
2010/05/14 8:50 fix
2010/05/15 5:25 fix
2010/05/16 7:30 fix
[TRIAGE]
2010/05/10 1:50 triage
reviewed and set types on tickets new in last 15 days
--
Dave's first rule of Opera:
If something needs saying, say it: don't warble it.
-
TPF bug-grant report #10
by Dave Mitchell