254
edits
m (→Todays topics: Add bug numbers) |
|||
Line 18: | Line 18: | ||
** crashes during doc graphics creation | ** crashes during doc graphics creation | ||
** graphics system behaves different from rest of GUI (copy on write issues?) | ** graphics system behaves different from rest of GUI (copy on write issues?) | ||
** calling script from nested functions (bug {{bug| | ** calling script from nested functions (bug {{bug|58691}} fixed) | ||
** empty list creation if one element is not assigned (bug {{bug| | ** empty list creation if one element is not assigned (bug {{bug|58686}} not a blocker) | ||
* Try to tackle bugs with debuggers | * Try to tackle bugs with debuggers | ||
** valgrind slow | ** valgrind slow | ||
** <code>- | ** <code>-fsanitize=thread</code> in memory and faster | ||
* Before Octave 6.1.0 release, discharge MS Windows 10 Malware Detection Systems (e.g. upload to https://www.virustotal.com/) | * Before Octave 6.1.0 release, discharge MS Windows 10 Malware Detection Systems (e.g. upload to https://www.virustotal.com/) |