Online Developer Meeting (2020-07-07): Difference between revisions
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* We should create a first release candidate (RC) Octave '''6.0.90''' soon. Base for discussing and working on further bug findings. | * We should create a first release candidate (RC) Octave '''6.0.90''' soon. Base for discussing and working on further bug findings. | ||
** Update gnulib before RC | |||
** Tag some cset on stable. | ** Tag some cset on stable. | ||
** Build MS Windows binaries. | ** Build MS Windows binaries. | ||
** Upload to https://alpha.gnu.org/gnu/octave/ . | |||
* Still hard to fix blocking bugs | |||
** Build (RC) anyway! | |||
** crashes during doc graphics creation | |||
** graphics system behaves different from rest of GUI (copy on write issues?) | |||
** calling script from nested functions (bug {{bug|xxxxx}}) | |||
** empty list creation if one element is not assigned (bug {{bug|xxxxx}}) | |||
* Try to tackle bugs with debuggers | |||
** valgrind slow | |||
** <code>-fsanizer=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/) | |||
=== Community Infrastructure ([[User:siko1056|Kai]]) === | === Community Infrastructure ([[User:siko1056|Kai]]) === |
Revision as of 15:23, 7 July 2020
Todays topics
- Meet and greet 5 minutes before meeting (audio testing).
Octave 6 release status
- We should create a first release candidate (RC) Octave 6.0.90 soon. Base for discussing and working on further bug findings.
- Update gnulib before RC
- Tag some cset on stable.
- Build MS Windows binaries.
- Upload to https://alpha.gnu.org/gnu/octave/ .
- Still hard to fix blocking bugs
- Try to tackle bugs with debuggers
- valgrind slow
-fsanizer=thread
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/)
Community Infrastructure (Kai)
- Discourse for GNU Octave
- Replacement for mailing-lists (help@octave.org and maintainers@octave.org) and https://planet.octave.org
- Badge system
- Discussions are welcome
- See also https://octave.discourse.group/t/do-we-want-to-adopt-discourse/39
- Hosting Octave main website on "https://www.octave.org" (jwe's dreamhost.com account) rather than "https://www.gnu.org/software/octave/", see Project Infrastructure.
Ideas for next meeting
Topic suggestions
See also
- Next meeting: TBA
- Last meeting: Online Developer Meeting (2020-06-09)