Bug Fix List - 3.8 Release: Difference between revisions

From Octave
Jump to navigation Jump to search
(Add more bugs to list)
 
m (Better formatting)
Line 3: Line 3:
Use <pre><strike> ... </strike></pre> to cross an item off the list when it has been done.  Sign up for a bug by filling in the Owner field so people won't duplicate each other's work.
Use <pre><strike> ... </strike></pre> to cross an item off the list when it has been done.  Sign up for a bug by filling in the Owner field so people won't duplicate each other's work.


Bugs with severity >= 4
== Bugs with severity >= 4 ==


* Owner:??? [https://savannah.gnu.org/bugs/index.php?39586  #39586] Assertion failure with profexplore valid use: Assertion `fcn_id == fcn' failed.
* Owner:??? [https://savannah.gnu.org/bugs/index.php?39586  #39586] Assertion failure with profexplore valid use: Assertion `fcn_id == fcn' failed.
Line 11: Line 11:
* Owner:??? [https://savannah.gnu.org/bugs/index.php?33304  #33304] power operator precedence and direction
* Owner:??? [https://savannah.gnu.org/bugs/index.php?33304  #33304] power operator precedence and direction


Bugs marked as regressions
== Bugs marked as regressions ==


* Owner:??? [https://savannah.gnu.org/bugs/index.php?39925 #39925 imagesc crash Plotting with OpenGL
* Owner:??? [https://savannah.gnu.org/bugs/index.php?39925 #39925] imagesc crash Plotting with OpenGL
* Owner:??? [https://savannah.gnu.org/bugs/index.php?39524 #39524 m-file profiler returning inaccurate first line
* Owner:??? [https://savannah.gnu.org/bugs/index.php?39524 #39524] m-file profiler returning inaccurate first line
* Owner:??? [https://savannah.gnu.org/bugs/index.php?38236 #38236 invoking script in demo block to define variables causes errors
* Owner:??? [https://savannah.gnu.org/bugs/index.php?38236 #38236] invoking script in demo block to define variables causes errors
* Owner:??? [https://savannah.gnu.org/bugs/index.php?37672 #37672 GUI doesn't react to CTRL+C
* Owner:??? [https://savannah.gnu.org/bugs/index.php?37672 #37672] GUI doesn't react to CTRL+C
* Owner:??? [https://savannah.gnu.org/bugs/index.php?37410 #37410 image.m has a wrong check for linearly-spaced x and y
* Owner:??? [https://savannah.gnu.org/bugs/index.php?37410 #37410] image.m has a wrong check for linearly-spaced x and y
* Owner:??? [https://savannah.gnu.org/bugs/index.php?31287 #31287 Certain assignments of empty arrays give errors (Matlab incompatibility)
* Owner:??? [https://savannah.gnu.org/bugs/index.php?31287 #31287] Certain assignments of empty arrays give errors (Matlab incompatibility)

Revision as of 17:09, 9 October 2013

The following bugs must be fixed prior to release.

Use

<strike> ... </strike>

to cross an item off the list when it has been done. Sign up for a bug by filling in the Owner field so people won't duplicate each other's work.

Bugs with severity >= 4

  • Owner:??? #39586 Assertion failure with profexplore valid use: Assertion `fcn_id == fcn' failed.
  • Owner:??? #39524 m-file profiler returning inaccurate first line
  • Owner:??? #39243 patch {x,y,z,c}data properties are not independent
  • Owner:??? #37927 set (gcf, "parent", gcf) -> seg-fault
  • Owner:??? #33304 power operator precedence and direction

Bugs marked as regressions

  • Owner:??? #39925 imagesc crash Plotting with OpenGL
  • Owner:??? #39524 m-file profiler returning inaccurate first line
  • Owner:??? #38236 invoking script in demo block to define variables causes errors
  • Owner:??? #37672 GUI doesn't react to CTRL+C
  • Owner:??? #37410 image.m has a wrong check for linearly-spaced x and y
  • Owner:??? #31287 Certain assignments of empty arrays give errors (Matlab incompatibility)