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

m
→‎Todays topics: Add bug numbers
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|xxxxx}})
** calling script from nested functions (bug {{bug|58691}} fixed)
** empty list creation if one element is not assigned (bug {{bug|xxxxx}})
** 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>-fsanizer=thread</code> in memory and faster
** <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/)
214

edits