Draft for the 2019Q3 quarterly status report
Details
Diff Detail
- Repository
- rD FreeBSD doc repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
| report-2019-07-2019-09.xml | ||
|---|---|---|
| 199 | It looks like the markdown parser goofed, or the markdown this was generated from was missing a line break or two. Obviously 'FreeBSD Release Engineering Team' is meant to be the title of the next section | |
| 241 | I assume there were snapshots of stable/12 | |
| 407 | We had testing working group at the | |
| 410 | project | |
| report-2019-07-2019-09.xml | ||
|---|---|---|
| 918 | Are these meant to each have a * after them, or is that some markdown formatting that did not survive the translation process? | |
| 964 | Markdown formatting has fallen apart here This entire report item is mis-formatted all over the place. | |
| 1067 | A man page for this ... | |
| 1161 | missing space in minor version | |
| 1491 | makes it harder | |
| 1611 | I don't think the underscore needs to be escaped here | |
| 1633 | PROT_READ did not get the <tt> markup, but kept the `` markdown markup, likely due to the leading ( | |
| 1932 | This item seems to be a duplicate. It exists at line 1422 | |
| 1994 | we don't need to escape _. This likely needs to be checked throughout the entire file | |
| 2013 | trap_pfault() did not get the <tt> markup | |
| 2492 | this markdown did not get turned into a link properly | |
| 3064 | more escaped underscores | |
| 3078 | escaped asterisk | |
I'm working on the needed edits: I should be able to have them ready for tomorrow.
| report-2019-07-2019-09.xml | ||
|---|---|---|
| 241 | Indeed it seems so: Should I just add <tt>stable/12<tt> or ask releng@ ? | |
I made all the needed edits, except the one about stable/12 snapshots: I'm unsure what should I do about it.
Should I just add "<tt>stable/12</tt>" to the list? Ask re@? Leave it as it is since 12 was already dealt with in relation to 12.1-RELEASE?
Fix many issues:
- Correct wrong filename in Makefile.
- Correct wrong lists formatting.
- Sort links and contacts consistently with precedent quarters.
- Build table correctly in powerpc report.
- Other fixes.