Online Developer Meeting (2020-07-07): Difference between revisions

Jump to navigation Jump to search
(Move some bugs from list of "hard to fix blocking bugs" to separate list.)
Line 19: Line 19:
** still elusive crashes while running the test suite on the build bots (bug {{bug|57591}}) -> Maybe the broader user base of an RC can shed some light on "real-life frequency" of these crashes.
** still elusive crashes while running the test suite on the build bots (bug {{bug|57591}}) -> Maybe the broader user base of an RC can shed some light on "real-life frequency" of these crashes.
** possible background: interaction between graphics system and interpreter is different from interaction of rest of GUI with the interpreter. Possibly resolvable by a copy-on-write approach for graphics objects (postponed to Octave 7)
** possible background: interaction between graphics system and interpreter is different from interaction of rest of GUI with the interpreter. Possibly resolvable by a copy-on-write approach for graphics objects (postponed to Octave 7)
* Other important bugs
** calling script from nested functions (bug {{bug|58691}} fixed)
** calling script from nested functions (bug {{bug|58691}} fixed)
** empty list creation if one element is not assigned (bug {{bug|58686}} not a blocker)
** empty list creation if one element is not assigned (bug {{bug|58686}} not a blocker)