view etc/RELEASE.BUG_FIX_LIST @ 30226:f3ffb4596bd8

move ptr to imag data in mxArray to separate_full and separate_sparse classes * mex.cc (class mxArray_separate_full): Move separate pointer to imaginary array data here from mxArray_base_full along with all functions that operate on the on the separate array. (class mxArray_separate_sparse): Move separate pointer to imaginary array data here from mxArray_base_sparse along with all functions that operate on the on the separate array. (mxArray_base_full::fp_to_ov): New template to simplify the as_octave_value function. (mxArray_base_sparse::to_ov): New template to simplify the as_octave_value function.
author John W. Eaton <jwe@octave.org>
date Wed, 29 Sep 2021 16:43:08 -0400
parents fb100b270550
children
line wrap: on
line source

The following bugs must be fixed prior to the next release.  See also the [[6.0.0 Release Checklist]].

<p>Sign up for a bug by filling in the Owner field so people won't duplicate each other's work.</p>

<p>Use <pre><strike> ... </strike></pre> to cross an item off the list when it has been done.</p>

<p>Add <pre>WON'T FIX</pre> and the strike through tag for any bugs that will not be fixed in this round.</p>

<div class="tocinline">__TOC__</div>

----

== Bugs marked as Crash ==

== Bugs marked Configuration and Build System ==

== Bugs with severity >= 4 ==

== Bugs marked as regressions ==

== Other Bugs ==

== Potentially excluded bugs ==
These bugs have been provisionally decided not to be blockers for 6.0.0.  That doesn't mean they can't be fixed, if someone wants to fix them.