Online Developer Meeting (2022-02-22): Difference between revisions

m
(→‎Todays topics: Add new question)
Line 15: Line 15:
*** @jwe check in a fix that will also revert to copying data in the .mex interface (less efficient, but also the way it has always been done until now) unless Octave is compiled with C++17 pmr.
*** @jwe check in a fix that will also revert to copying data in the .mex interface (less efficient, but also the way it has always been done until now) 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
*** Lower priority, only 32-bit (only on Windows?). Probably not a blocker.
*** Lower priority, only 32-bit (only on Windows?). Maybe a compiler bug? Probably not a blocker.
** bug {{bug|61898}}: subsref: Error when field syntax is used on non-scalar @class object
** bug {{bug|61898}}: subsref: Error when field syntax is used on non-scalar @class object
*** Not a bug in Octave core. Recent changes to output argument validation uncovered an issue in interval package.
*** Not a bug in Octave core. Recent changes to output argument validation uncovered an issue in interval package.
209

edits