Bug Fix List - 4.2.0 Release: Difference between revisions

→‎Other Bugs with Patches: Move some from 'all' to 'to review'
(→‎Other Bugs with Patches: Move some from 'all' to 'to review')
Line 121: Line 121:
=== Unreviewed patches that seem (to LA) worth reviewing ===
=== Unreviewed patches that seem (to LA) worth reviewing ===
* Owner: ??? {{bug|37613}} Octave precision/accuracy is much lower for quadgk
* Owner: ??? {{bug|37613}} Octave precision/accuracy is much lower for quadgk
* Owner: ??? {{bug|47756}} [ode suit] integrate_adaptive fails with vertical tspan -- One-line patch.  Who knows the ode suite?
* Owner: ??? {{bug|47756}} [ode suit] integrate_adaptive fails with vertical tspan -- One-line patch.  Who knows the ode suite?
* Owner: ??? {{bug|46008}} Help function fails to return help header for subfunctions and nested functions
* Owner: ??? {{bug|46008}} Help function fails to return help header for subfunctions and nested functions
* Owner: ??? {{bug|36646}} Statistics tests produce errors and warnings when var(sample) == 0  -- patch only fixes some functions, but better than none.
* Owner: ??? {{bug|36646}} Statistics tests produce errors and warnings when var(sample) == 0  -- patch only fixes some functions, but better than none.
* Owner: ??? {{bug|46852}} smarter diagnostic message when a user variable shadows a function definition
* Owner: ??? {{bug|46852}} smarter diagnostic message when a user variable shadows a function definition
* Owner: ??? {{bug|46912}} qr not working as described && related {{bug|41567}} qr fails with two matrix inputs
* Owner: ??? {{bug|46912}} qr not working as described && related {{bug|41567}} qr fails with two matrix inputs
* Owner: ??? {{bug|46136}} error messages for stacks of anonymous functions not informative enough
* Owner: ??? {{bug|45972}} Anonymous function handles with varargin are not correctly saved.
* Owner: ??? {{bug|45969}} Inner scopes of nested anonymous function definitions are not saved.
* Owner: ??? {{bug|45903}} pkg rebuild -global fails if package directory does not exist
* Owner: ??? {{bug|42561}} gnuplot error on "demo trimesh"


=== Feature requests ===
=== Feature requests ===
Line 144: Line 144:
=== Lachlan's patches -- someone impartial can triage these :) ===
=== Lachlan's patches -- someone impartial can triage these :) ===
* Owner: ??? {{bug|46458}} tab completion does not work for the elements of a struct when that struct is a cell of a cell array
* Owner: ??? {{bug|46458}} tab completion does not work for the elements of a struct when that struct is a cell of a cell array
* Owner: ??? {{bug|48317}} tab autocomplete doesn't complete local functions
* Owner: ??? {{bug|48317}} tab autocomplete doesn't complete local functions
* Owner: ??? {{bug|47950}} glob and dir functions are unable to escape square bracket characters in Windows
* Owner: ??? {{bug|47950}} glob and dir functions are unable to escape square bracket characters in Windows
* Owner: ??? {{bug|47414}} Folding editor text breaks cursor movement
* Owner: ??? {{bug|47414}} Folding editor text breaks cursor movement
 
* Owner: ??? {{bug|46859}} floating point error in range results in non-integer value -- patch warns of error, rather than fixing it.
* Owner: ??? {{bug|47173}} mtimes allows arguments with >= 3 dimensions
* Owner: ??? {{bug|48315}} cov.m: Incorrect result
 
* Owner: ??? {{bug|46660}} object array writing into class member alters another class member
* Owner: ??? {{bug|48044}} Searching for markers does not wrap
* Owner: ??? {{bug|48044}} Searching for markers does not wrap
* Owner: ??? {{bug|48292}} dbstop marker obscures bookmarks
* Owner: ??? {{bug|48292}} dbstop marker obscures bookmarks
 
* Owner: ??? {{bug|47173}} mtimes allows arguments with >= 3 dimensions -- a patch deep in core, so it needs careful review.
* Owner: ??? {{bug|39349}} funny output from help .'
* Owner: ??? {{bug|39349}} funny output from help .'
* Owner: ??? {{bug|46632}} Breakpoints and program counter arrow aren't cleared in some cases
* Owner: ??? {{bug|46632}} Breakpoints and program counter arrow aren't cleared in some cases
* Owner: ??? {{bug|43925}} isscalar behaves incorrectly for some user-defined classes
* Owner: ??? {{bug|43925}} isscalar behaves incorrectly for some user-defined classes


Line 214: Line 208:
sparx
sparx
Sat 01 Mar 2014 12:09:31 PM GMT
Sat 01 Mar 2014 12:09:31 PM GMT
* Owner: ??? {{bug|42561}} gnuplot error on "demo trimesh"
* Owner: ??? {{bug|42671}} [PATCH] corr() does not have p-values output, returns 1.0 with one observation. -- (LA note to self: keep reading.)
Plotting with gnuplot 3 - Normal Patch Submitted None
hardy
Sun 15 Jun 2014 07:08:39 PM GMT
* Owner: ??? {{bug|42671}} [PATCH] corr() does not have p-values output, returns 1.0 with one observation.
Octave Function 3 - Normal Patch Submitted None
Octave Function 3 - Normal Patch Submitted None
pkutin
pkutin
Thu 03 Jul 2014 12:36:46 PM GMT
Thu 03 Jul 2014 12:36:46 PM GMT
* Owner: ??? {{bug|42947}} gnuplot doesn't color tick marks with axis color property
* Owner: ??? {{bug|44727}} editor: breakpoints are confused after file is changed -- will be fixed by patch for {{bug||46332}}.
Plotting with gnuplot 3 - Normal Patch Submitted None
rik5
Fri 08 Aug 2014 04:26:22 PM GMT
* Owner: ??? {{bug|44727}} editor: breakpoints are confused after file is changed
GUI 3 - Normal Patch Submitted
GUI 3 - Normal Patch Submitted
lachlan
lachlan
Line 232: Line 218:
fgnievinski
fgnievinski
Sun 05 Apr 2015 04:37:50 AM GMT
Sun 05 Apr 2015 04:37:50 AM GMT
* Owner: ??? {{bug|45367}} addParameter and partial matching for inputParser
* Owner: ??? {{bug|45542}} griddatan unable to perform 4-dimensional interpolation. -- diff requested
Octave Function 3 - Normal Patch Submitted None None Sun 21 Jun 2015 09:02:58 AM GMT
* Owner: ??? {{bug|45542}} griddatan unable to perform 4-dimensional interpolation.
Octave Function 3 - Normal Patch Submitted None None Mon 13 Jul 2015 02:25:03 PM GMT
Octave Function 3 - Normal Patch Submitted None None Mon 13 Jul 2015 02:25:03 PM GMT
* Owner: ??? {{bug|45903}} pkg rebuild -global fails if package directory does not exist
Octave Function 3 - Normal Patch Submitted None
drizzd
Wed 09 Sep 2015 11:36:20 AM GMT
* Owner: ??? {{bug|45969}} Inner scopes of nested anonymous function definitions are not saved.
Interpreter 3 - Normal Patch Submitted None
i7tiol
Tue 15 Sep 2015 08:51:13 AM GMT
* Owner: ??? {{bug|45972}} Anonymous function handles with varargin are not correctly saved.
Interpreter 3 - Normal Patch Submitted None
i7tiol
Tue 15 Sep 2015 08:38:12 PM GMT
* Owner: ??? {{bug|46136}} error messages for stacks of anonymous functions not informative enough
Interpreter 3 - Normal Patch Submitted None
i7tiol
Tue 06 Oct 2015 10:10:49 AM GMT
* Owner: ??? {{bug|46660}} object array writing into class member alters another class member
Interpreter 3 - Normal Patch Submitted
lachlan
None Thu 10 Dec 2015 05:59:20 PM GMT
* Owner: ??? {{bug|46723}} Resize close and dock butons on Mac
GUI 3 - Normal Patch Submitted None
sschoeps
* Owner: ??? {{bug|46859}} floating point error in range results in non-integer value
Interpreter 3 - Normal Patch Submitted None None Sat 09 Jan 2016 02:21:21 PM GMT
* Owner: ??? {{bug|46928}} [debug mode] [GUI] fails to reset breakpoint after error occurs
GUI 3 - Normal Patch Submitted None None Mon 18 Jan 2016 09:53:36 AM GMT
* Owner: ??? {{bug|46946}} isosurface throws errors where Matlab does not
Octave Function 3 - Normal Patch Submitted None
mmuetzel
Thu 21 Jan 2016 01:33:34 PM GMT
* Owner: ??? {{bug|47175}} “dimension too large” error when broadcasting to sparse matrix in octave
Octave Function 3 - Normal Patch Submitted
lachlan
None Wed 17 Feb 2016 01:17:31 AM GMT
* Owner: ??? {{bug|48315}} cov.m: Incorrect result
Octave Function 3 - Normal Patch Submitted
lachlan
locu4096
Sat 25 Jun 2016 12:32:56 PM GMT
* Owner: ??? {{bug|32008}} sqp: Don't set upper/lower bound unless specified
* Owner: ??? {{bug|32008}} sqp: Don't set upper/lower bound unless specified
Octave Function 2 - Minor Patch Submitted None
Octave Function 2 - Minor Patch Submitted None
Line 287: Line 228:
octavebugs
octavebugs
Sat 17 Oct 2015 01:11:32 PM GMT
Sat 17 Oct 2015 01:11:32 PM GMT
* Owner: ??? {{bug|47627}} datenum input validation should be stricter
Octave Function 2 - Minor Patch Submitted None None Tue 05 Apr 2016 04:36:40 PM GMT
* Owner: ??? {{bug|32924}} lcm does not warn when losing precision
* Owner: ??? {{bug|32924}} lcm does not warn when losing precision
Libraries 1 - Wish Patch Submitted None
Libraries 1 - Wish Patch Submitted None
122

edits