240
edits
(→Todays topics: Add C++17) |
(→Todays topics: Add some points for release process of Octave 7.1) |
||
Line 5: | Line 5: | ||
* Meet and greet 5 minutes before meeting (audio testing). | * Meet and greet 5 minutes before meeting (audio testing). | ||
=== Release process of Octave 7.1 === | |||
* Blocking issues: 9 bugs targeting 7.0.90 (see [https://octave.space/savannah/# Savannah overview on octave.space]) | |||
* Most important ones (in no particular order): | |||
** [https://savannah.gnu.org/bugs/index.php?61788 bug #61788: arrays of type int16 contain wrong numbers] | |||
** [https://savannah.gnu.org/bugs/index.php?61813 bug #61813: memory management bug when calling MEX that returns an output] | |||
** [https://savannah.gnu.org/bugs/index.php?61821 bug #61821: segfault using tree_parameter_list in oct file] | |||
** [https://savannah.gnu.org/bugs/index.php?61898 bug #61898: subsref: Error when field syntax is used on non-scalar @class object] | |||
** maybe also: <code>malloc</code>-<code>delete[]</code> combination in the .mex interface | |||
=== C++17 features in Octave API? === | === C++17 features in Octave API? === |
edits