Status of bugs: Difference between revisions

From Octave
Jump to navigation Jump to search
(Page for making suggestions to core developers about old bugs that can nearly be closed)
 
(Hyperlink bug numbers, and add a few more bugs)
Line 1: Line 1:
To report a bug, please use the bug tracker.
To report a bug, please use the [https://savannah.gnu.org/bugs/?group=octave bug tracker].


This page is intended to allow those developers without the authority to change the status of bugs on bug tracker to point out bugs that have been fixed, or other suggested status changes, to those who do have authority to update bug tracker.  The goal is that this will be a short list, which is easier for the core developers to scan than the entire bug tracker list.  (N/C means no change.)
This page is intended to allow those developers without the authority to change the status of bugs on bug tracker to point out bugs that have been fixed, or other suggested status changes, to those who do have authority to update bug tracker.  The goal is that this will be a short list, which is easier for the core developers to scan than the entire bug tracker list.  Currently, it is just Lachlan's thoughts on the 50 or so "Patch submitted" bugs.
 
(N/C means no change.)


{|class="wikitable"
{|class="wikitable"
!Bug ID !! Status !! Suggested action/status !! comments
!Bug ID !! Status !! Suggested action/status !! comments
|-
|-
|31626 || Patch Submitted || Apply patch
|[https://savannah.gnu.org/bugs/?31626 31626] || Patch Submitted || Apply patch
|-
|-
|32008 || Patch Submitted || N/C || Needs more documentation so a committer can understand it thoroughly
|[https://savannah.gnu.org/bugs/?32008 32008] || Patch Submitted || N/C || Needs more documentation so a committer can understand it thoroughly
|-
|-
|32088 || Patch Submitted || "In progress" || Existing patch does not meet requirements
|[https://savannah.gnu.org/bugs/?32088 32088] || Patch Submitted || "In progress" || Existing patch does not meet requirements
|-
|-
<!-- |32839 || Patch Submitted || N/C || I (Lachlan) don't understand pkg build / install
<!-- |32839 || Patch Submitted || N/C || I (Lachlan) don't understand pkg build / install
|-  -->
|-  -->
|32885 || Patch Submitted || Review Lachlan's revised patch || Patch is simple..
|[https://savannah.gnu.org/bugs/?32885 32885] || Patch Submitted || Review Lachlan's revised patch || Patch is simple..
|-
|[https://savannah.gnu.org/bugs/?32924 32924] || Patch Submitted || "Postponed" || Jordi was going to fix this in 2011.  Should re-allocated to "None"?
|-
|[https://savannah.gnu.org/bugs/?33503 33503] || Patch Submitted || "closed" || This is just a matter of roundoff
|-
|[https://savannah.gnu.org/bugs/?34363 34363] || Patch Submitted || "None" || All supplied patches have been applied
|-
|[https://savannah.gnu.org/bugs/?34624 34624] || Patch Submitted || "Duplicate"? || Duplicate of #44095?
|-
|[https://savannah.gnu.org/bugs/?36372 36372] || Patch Submitted || Review and apply || Lachlan reviewed / revised a recent version, and will check if there are changes other than documentation.
|-
|-
|32924 || Patch Submitted || "Postponed" || Jordi was going to fix this in 2011. Should re-allocated to "None"?
|[https://savannah.gnu.org/bugs/?36646 36646] || Patch Submitted || Needs more general patch || The patches fix some statistical tests but not all.
|-
|-
|33503 || Patch Submitted || "closed"
|}
|}

Revision as of 13:49, 7 January 2016

To report a bug, please use the bug tracker.

This page is intended to allow those developers without the authority to change the status of bugs on bug tracker to point out bugs that have been fixed, or other suggested status changes, to those who do have authority to update bug tracker. The goal is that this will be a short list, which is easier for the core developers to scan than the entire bug tracker list. Currently, it is just Lachlan's thoughts on the 50 or so "Patch submitted" bugs.

(N/C means no change.)

Bug ID Status Suggested action/status comments
31626 Patch Submitted Apply patch
32008 Patch Submitted N/C Needs more documentation so a committer can understand it thoroughly
32088 Patch Submitted "In progress" Existing patch does not meet requirements
32885 Patch Submitted Review Lachlan's revised patch Patch is simple..
32924 Patch Submitted "Postponed" Jordi was going to fix this in 2011. Should re-allocated to "None"?
33503 Patch Submitted "closed" This is just a matter of roundoff
34363 Patch Submitted "None" All supplied patches have been applied
34624 Patch Submitted "Duplicate"? Duplicate of #44095?
36372 Patch Submitted Review and apply Lachlan reviewed / revised a recent version, and will check if there are changes other than documentation.
36646 Patch Submitted Needs more general patch The patches fix some statistical tests but not all.