Fixing Perl5 Core Bugs: Report for Month 18
Mon, 26-Sep-2011 by
Karen Pauley
edit post
_Dave Mitchell writes:_
As per my grant conditions, here is a report for the August period.
Spent it mainly working on fixing the design flaws in re_evals (i.e. /(?{...})/ ). I now have it mostly fixed for the literal and non-qr case, in the branch davem/re_eval
Over the last month I have averaged 14 hours per week.
As of 2011/08/31: since the beginning of the grant:
77.4 weeks
864.2 total hours
11.2 average hours per week
There are 36 hours left on the grant.
Report for period 2011/08/01 to 2011/08/31 inclusive
**Summary**
Effort (HH::MM):
bq. 0:00 diagnosing bugs
65:15 fixing bugs
0:00 reviewing other people's bug fixes
0:00 reviewing ticket histories
0:00 review the ticket queue (triage)
-----
**65:15 Total**
**Numbers of tickets closed:**
bq. 1 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)
-----
**1 Total**
**Short Detail**
bq. 62:40 [perl #34161] METABUG - (?{...}) and (??{...}) regexp issues
2:35 [perl #96354] longstanding panic in \H regex, but not on \P{HorizSpace}
Comments (0)