254
edits
(Add some topics for upcoming meeting) |
m (→Release process of Octave 7.1: fix typo) |
||
Line 12: | Line 12: | ||
** bug {{bug|61788}}: arrays of type int16 contain wrong numbers | ** bug {{bug|61788}}: arrays of type int16 contain wrong numbers | ||
*** The <code>:</code>-operator will probably be changed to return an array (instead of a range object) before Octave 7. Not started yet. | *** The <code>:</code>-operator will probably be changed to return an array (instead of a range object) before Octave 7. Not started yet. | ||
** bug {{bug|61813}}: memory management bug when calling MEX that returns an output | ** bug {{bug|61813}}: memory management bug when calling MEX that returns an output | ||
*** @jwe provided an initial changeset. That will also revert to copying from the .mex interface unless Octave is compiled with C++17 pmr. | *** @jwe provided an initial changeset. That will also revert to copying from the .mex interface unless Octave is compiled with C++17 pmr. | ||
** bug {{bug|61821}}: segfault using tree_parameter_list in oct file] | ** bug {{bug|61821}}: segfault using tree_parameter_list in oct file] |