Status of bugs: Difference between revisions

From Octave
Jump to navigation Jump to search
(bug|46933)
(→‎Bugs: Replaced explicit links with bugs templates. Added several bugs)
Line 11: Line 11:
!Bug ID !! Status !! Suggested action !! Type !! comments
!Bug ID !! Status !! Suggested action !! Type !! comments
|-
|-
|[https://savannah.gnu.org/bugs/?31626 31626] || Patch || Apply patch || X ||
|{{bug|31626}} || Patch || Apply patch || X ||
|-
|-
|[https://savannah.gnu.org/bugs/?32008 32008] || Patch || N/C || M || Needs more documentation so a committer can understand it thoroughly
|{{bug|32008}} || Patch || N/C || M || Needs more documentation so a committer can understand it thoroughly
|-
|-
|[https://savannah.gnu.org/bugs/?32088 32088] || Patch || "In progress" || || Existing patch does not meet requirements
|{{bug|32088}} || Patch || "In progress" || || Existing patch does not meet requirements
|-
|-
<!-- |32839 || Patch || N/C || O || I (Lachlan) don't understand pkg build / install
<!-- {{bug|32839}} || Patch || N/C || O || I (Lachlan) don't understand pkg build / install
|-  -->
|-  -->
|[https://savannah.gnu.org/bugs/?32885 32885] || Patch || Review latest patch || E || Patch is simple..
|{{bug|32885}} || Patch || Review latest patch || E || Patch is simple..
|-
|-
|[https://savannah.gnu.org/bugs/?32924 32924] || Patch || "Postponed" || E || Jordi was going to fix this in 2011.  Should re-allocated to "None"?
|{{bug|32924}} || Patch || "Postponed" || E || Jordi was going to fix this in 2011.  Should re-allocated to "None"?
|-
|-
|[https://savannah.gnu.org/bugs/?33503 33503] || Patch || "closed" || -- || This is just a matter of roundoff
|{{bug|33503}} || Patch || "closed" || -- || This is just a matter of roundoff
|-
|-
|{{bug|33523}} || Confirmed || Review patch || M ||
|{{bug|33523}} || Confirmed || Review patch || M ||
|-
|-
|[https://savannah.gnu.org/bugs/?34363 34363] || Patch || "None" || P || All supplied patches have been applied
|{{bug|34363}} || Patch || "None" || P || All supplied patches have been applied
|-
|-
|[https://savannah.gnu.org/bugs/?34624 34624] || Patch || "Duplicate"? || O || Duplicate of #44095?
|{{bug|34624}} || Patch || "Duplicate"? || O || Duplicate of #44095?
|-
|-
|[https://savannah.gnu.org/bugs/?36372 36372] || Patch || See if "reverse ordinal" is useful || P,X ||  
|{{bug|36372}} || Patch || See if "reverse ordinal" is useful || P,X ||  
|-
|-
|[https://savannah.gnu.org/bugs/?36646 36646] || Patch || "In progress"? || M || The patches fix some statistical tests but not all.  No progress for two years.
|{{bug|36646}} || Patch || "In progress"? || M || The patches fix some statistical tests but not all.  No progress for two years.
|-
|-
|{{bug|41315}} || Open || "Fixed" || || Fixed in 4.0.1
|{{bug|41315}} || Open || "Fixed" || || Fixed in 4.0.1
Line 44: Line 44:
|-
|-
|{{bug|42850}} || Confirmed || Review patch || C ||
|{{bug|42850}} || Confirmed || Review patch || C ||
|-
|{{bug|43038}} || Needs Info || Mark as duplicate of {{bug|33523}} || M ||
|-
|{{bug|43925}} || None || Review patch || e || Patch also fixes {{bug|44498}}
|-
|{{bug|44498}} || None || see {{bug|43925}} || e || Disregard patch; use patch for {{bug|43925}}.
|-
|-
|{{bug|45219}} || None || Review patch || M ||
|{{bug|45219}} || None || Review patch || M ||
Line 49: Line 55:
|{{bug|45654}} || Open || Review patch || O || Patch will need polishing after approval-in-principle
|{{bug|45654}} || Open || Review patch || O || Patch will need polishing after approval-in-principle
|-
|-
|{{bug|46931}} || Patch || None || E || The patch is working
|{{bug|46931}} || Patch || Review and apply patch || E || The patch is working
|-
|-
|{{bug|46933}} || Confirmed || Review patch || C || The patch solves the crash problem. Please review
|{{bug|46933}} || Confirmed || Review patch || C || The patch solves the crash problem. Please review
|-
|-
|}
|}

Revision as of 02:46, 30 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.

"Types" are chosen so that importance is typically decreasing if sorted by type: C=crash, E=error (wrong result), M=gives error on code Matlab accepts, O=bug in existing Octave functionality that is not part of Matlab, P=performance, X=extension (request to accept code Matlab doesn't accept).)

Bugs

Bug ID Status Suggested action Type comments
#31626 Patch Apply patch X
#32008 Patch N/C M Needs more documentation so a committer can understand it thoroughly
#32088 Patch "In progress" Existing patch does not meet requirements
#32885 Patch Review latest patch E Patch is simple..
#32924 Patch "Postponed" E Jordi was going to fix this in 2011. Should re-allocated to "None"?
#33503 Patch "closed" -- This is just a matter of roundoff
#33523 Confirmed Review patch M
#34363 Patch "None" P All supplied patches have been applied
#34624 Patch "Duplicate"? O Duplicate of #44095?
#36372 Patch See if "reverse ordinal" is useful P,X
#36646 Patch "In progress"? M The patches fix some statistical tests but not all. No progress for two years.
#41315 Open "Fixed" Fixed in 4.0.1
#41512 Open Review patch M
#42705 Open Review patch O Patch will need polishing after approval-in-principle
#42825 Confirmed Review patch E
#42850 Confirmed Review patch C
#43038 Needs Info Mark as duplicate of #33523 M
#43925 None Review patch e Patch also fixes #44498
#44498 None see #43925 e Disregard patch; use patch for #43925.
#45219 None Review patch M
#45654 Open Review patch O Patch will need polishing after approval-in-principle
#46931 Patch Review and apply patch E The patch is working
#46933 Confirmed Review patch C The patch solves the crash problem. Please review