Online Developer Meeting (2022-01-25): Difference between revisions

Jump to navigation Jump to search
no edit summary
(→‎Todays topics: Add C++17)
No edit summary
(2 intermediate revisions by 2 users not shown)
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
* A few package releases with fixes for Octave 7 were pushed to mxe default, e.g. https://hg.octave.org/mxe-octave/rev/d601436d29f2 (ga, control, communications)
** Should those changes be applied to the "release" branch?
* Revisit load path caching: https://octave.discourse.group/t/rfc-remove-faulty-load-path-caching/2136


=== C++17 features in Octave API? ===
=== C++17 features in Octave API? ===

Navigation menu